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_Chr20 --batch-size 5 -L Bomo_Chr20 --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_Chr20.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr20 -L Bomo_Chr20 18:30:11.078 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:30:13.173 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.175 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:13.176 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:13.178 INFO GenomicsDBImport - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:13.178 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:13.179 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:11 PM GMT 18:30:13.180 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.181 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:13.183 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:13.184 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:13.184 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:13.185 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:13.186 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:13.186 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:13.187 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:13.188 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:13.189 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:13.189 INFO GenomicsDBImport - Requester pays: disabled 18:30:13.190 INFO GenomicsDBImport - Initializing engine 18:30:13.893 INFO IntervalArgumentCollection - Processing 12370531 bp from intervals 18:30:13.897 INFO GenomicsDBImport - Done initializing engine 18:30:14.274 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr20/vidmap.json 18:30:14.276 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr20/callset.json 18:30:14.277 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr20/vcfheader.vcf 18:30:14.278 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr20/genomicsdb_array 18:30:14.279 INFO ProgressMeter - Starting traversal 18:30:14.281 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:14.956 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:48.123 INFO ProgressMeter - Bomo_Chr20:1 0.6 1 1.8 18:30:48.125 INFO GenomicsDBImport - Done importing batch 1/3 18:30:48.349 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:18.015 INFO ProgressMeter - Bomo_Chr20:1 1.1 2 1.9 18:31:18.018 INFO GenomicsDBImport - Done importing batch 2/3 18:31:18.112 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:30.991 INFO ProgressMeter - Bomo_Chr20:1 1.3 3 2.3 18:31:30.992 INFO GenomicsDBImport - Done importing batch 3/3 18:31:30.994 INFO ProgressMeter - Bomo_Chr20:1 1.3 3 2.3 18:31:30.996 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.3 minutes. 18:31:30.997 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:30.997 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:30 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.33 minutes. Runtime.totalMemory()=2469920768 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_Chr20 --batch-size 5 -L Bomo_Chr20 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:36.152 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:38.037 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:38.040 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:38.041 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:38.043 INFO GenotypeGVCFs - Executing as user2@m256 on Linux v3.10.0-514.el7.x86_64 amd64 18:31:38.044 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:38.046 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:36 PM GMT 18:31:38.047 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:38.048 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:38.051 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:38.052 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:38.053 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:38.054 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:38.055 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:38.056 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:38.058 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:38.059 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:38.060 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:38.061 INFO GenotypeGVCFs - Requester pays: disabled 18:31:38.062 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:41.174 INFO IntervalArgumentCollection - Processing 12370531 bp from intervals 18:31:41.195 INFO GenotypeGVCFs - Done initializing engine 18:31:41.336 INFO ProgressMeter - Starting traversal 18:31:41.338 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:35:16.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.680 INFO ProgressMeter - Bomo_Chr20:170053 3.6 1000 278.6 18:35:16.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.733 INFO ProgressMeter - Bomo_Chr20:7351303 3.8 64000 17037.0 18:35:26.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:33.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),3.454027807999993,Cpu time(s),3.4016389819999557 18:35:33.750 INFO ProgressMeter - Bomo_Chr20:12324066 3.9 121360 31330.8 18:35:33.751 INFO ProgressMeter - Traversal complete. Processed 121360 total variants in 3.9 minutes. 18:35:33.788 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:35:33 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 3.96 minutes. Runtime.totalMemory()=2789736448 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_Chr20.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr20 -L Bomo_Chr20