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_Chr15 --batch-size 5 -L Bomo_Chr15 --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_Chr15.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr15 -L Bomo_Chr15 18:30:08.539 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:10.259 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.195 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.196 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.197 INFO GenomicsDBImport - Executing as user2@m256i on Linux v3.10.0-957.12.1.el7.x86_64 amd64 18:30:11.198 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.199 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:08 PM GMT 18:30:11.200 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.201 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.203 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.204 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.205 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.206 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.206 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.207 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.208 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.209 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.210 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.210 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.212 INFO GenomicsDBImport - Initializing engine 18:30:11.541 INFO IntervalArgumentCollection - Processing 18440292 bp from intervals 18:30:11.543 INFO GenomicsDBImport - Done initializing engine 18:30:11.740 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr15/vidmap.json 18:30:11.741 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr15/callset.json 18:30:11.742 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr15/vcfheader.vcf 18:30:11.742 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr15/genomicsdb_array 18:30:11.743 INFO ProgressMeter - Starting traversal 18:30:11.743 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.190 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:50.374 INFO ProgressMeter - Bomo_Chr15:1 0.6 1 1.6 18:30:50.375 INFO GenomicsDBImport - Done importing batch 1/3 18:30:50.439 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:23.134 INFO ProgressMeter - Bomo_Chr15:1 1.2 2 1.7 18:31:23.135 INFO GenomicsDBImport - Done importing batch 2/3 18:31:23.162 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:37.750 INFO ProgressMeter - Bomo_Chr15:1 1.4 3 2.1 18:31:37.751 INFO GenomicsDBImport - Done importing batch 3/3 18:31:37.752 INFO ProgressMeter - Bomo_Chr15:1 1.4 3 2.1 18:31:37.752 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.4 minutes. 18:31:37.753 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:37.753 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:37 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.49 minutes. Runtime.totalMemory()=2541223936 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_Chr15 --batch-size 5 -L Bomo_Chr15 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:40.801 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:31:42.517 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:42.518 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:42.519 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:42.519 INFO GenotypeGVCFs - Executing as user2@m256i on Linux v3.10.0-957.12.1.el7.x86_64 amd64 18:31:42.520 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:42.521 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:40 PM GMT 18:31:42.522 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:42.522 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:42.524 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:42.524 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:42.525 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:42.525 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:42.526 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:42.526 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:42.527 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:42.527 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:42.528 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:42.528 INFO GenotypeGVCFs - Requester pays: disabled 18:31:42.529 INFO GenotypeGVCFs - Initializing engine WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:31:44.452 INFO IntervalArgumentCollection - Processing 18440292 bp from intervals 18:31:44.457 INFO GenotypeGVCFs - Done initializing engine 18:31:44.496 INFO ProgressMeter - Starting traversal 18:31:44.497 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:36:11.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.910 INFO ProgressMeter - Bomo_Chr15:276124 4.5 1000 224.4 18:36:11.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:11.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:12.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:13.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:14.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:15.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:16.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:17.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:18.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:19.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:20.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.925 INFO ProgressMeter - Bomo_Chr15:9226840 4.6 135000 29196.8 18:36:21.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:21.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:22.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:23.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:24.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:25.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:26.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:27.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:28.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:29.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:30.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:36:31.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),4.258619906999969,Cpu time(s),4.1303857019999395 18:36:31.236 INFO ProgressMeter - Bomo_Chr15:18303584 4.8 254690 53293.8 18:36:31.237 INFO ProgressMeter - Traversal complete. Processed 254690 total variants in 4.8 minutes. 18:36:31.254 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:36:31 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 4.84 minutes. Runtime.totalMemory()=2463105024 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_Chr15.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr15 -L Bomo_Chr15