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_Chr22 --batch-size 5 -L Bomo_Chr22 --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_Chr22.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr22 -L Bomo_Chr22 18:30:09.111 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/usr/local/share/gatk4-4.1.0.0-0/gatk-package-4.1.0.0-local.jar!/com/intel/gkl/native/libgkl_compression.so 18:30:10.876 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.195 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:11.196 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:11.198 INFO GenomicsDBImport - Executing as user2@m384 on Linux v3.10.0-514.el7.x86_64 amd64 18:30:11.199 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:11.199 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:09 PM GMT 18:30:11.200 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.201 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:11.203 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:11.204 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:11.204 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:11.205 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:11.206 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:11.207 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:11.208 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:11.209 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:11.209 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:11.210 INFO GenomicsDBImport - Requester pays: disabled 18:30:11.211 INFO GenomicsDBImport - Initializing engine 18:30:11.571 INFO IntervalArgumentCollection - Processing 18482526 bp from intervals 18:30:11.574 INFO GenomicsDBImport - Done initializing engine 18:30:11.813 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr22/vidmap.json 18:30:11.814 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr22/callset.json 18:30:11.815 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr22/vcfheader.vcf 18:30:11.816 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr22/genomicsdb_array 18:30:11.817 INFO ProgressMeter - Starting traversal 18:30:11.818 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.188 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:32.933 INFO ProgressMeter - Bomo_Chr22:1 0.4 1 2.8 18:30:32.935 INFO GenomicsDBImport - Done importing batch 1/3 18:30:33.034 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:30:52.550 INFO ProgressMeter - Bomo_Chr22:1 0.7 2 2.9 18:30:52.551 INFO GenomicsDBImport - Done importing batch 2/3 18:30:52.596 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:02.868 INFO ProgressMeter - Bomo_Chr22:1 0.9 3 3.5 18:31:02.869 INFO GenomicsDBImport - Done importing batch 3/3 18:31:02.870 INFO ProgressMeter - Bomo_Chr22:1 0.9 3 3.5 18:31:02.871 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 0.9 minutes. 18:31:02.872 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:02.873 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:02 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 0.90 minutes. Runtime.totalMemory()=2605711360 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_Chr22 --batch-size 5 -L Bomo_Chr22 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:07.292 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:09.034 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:09.035 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:09.036 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:09.037 INFO GenotypeGVCFs - Executing as user2@m384 on Linux v3.10.0-514.el7.x86_64 amd64 18:31:09.038 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:09.039 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:07 PM GMT 18:31:09.039 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:09.040 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:09.041 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:09.042 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:09.043 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:09.043 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:09.044 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:09.044 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:09.045 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:09.046 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:09.046 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:09.047 INFO GenotypeGVCFs - Requester pays: disabled 18:31:09.047 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:10.679 INFO IntervalArgumentCollection - Processing 18482526 bp from intervals 18:31:10.685 INFO GenotypeGVCFs - Done initializing engine 18:31:10.732 INFO ProgressMeter - Starting traversal 18:31:10.732 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:33:59.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.554 INFO ProgressMeter - Bomo_Chr22:451720 2.8 1000 355.4 18:33:59.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:07.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:08.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.596 INFO ProgressMeter - Bomo_Chr22:13095464 3.0 114000 38241.6 18:34:09.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:09.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:10.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:11.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),2.6166050790000055,Cpu time(s),2.573513600000042 18:34:11.691 INFO ProgressMeter - Bomo_Chr22:18415135 3.0 144469 47901.4 18:34:11.691 INFO ProgressMeter - Traversal complete. Processed 144469 total variants in 3.0 minutes. 18:34:11.707 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:34:11 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 3.07 minutes. Runtime.totalMemory()=2525495296 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_Chr22.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr22 -L Bomo_Chr22