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_Chr19 --batch-size 5 -L Bomo_Chr19 --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_Chr19.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr19 -L Bomo_Chr19 18:30:08.314 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.016 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.017 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:10.018 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:10.018 INFO GenomicsDBImport - Executing as user2@ionproton on Linux v3.10.0-514.16.1.el7.x86_64 amd64 18:30:10.018 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:10.019 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:08 PM GMT 18:30:10.019 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.020 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.021 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:10.021 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:10.022 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:10.022 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:10.023 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:10.023 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:10.024 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:10.024 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:10.025 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:10.025 INFO GenomicsDBImport - Requester pays: disabled 18:30:10.026 INFO GenomicsDBImport - Initializing engine 18:30:11.480 INFO IntervalArgumentCollection - Processing 14801489 bp from intervals 18:30:11.482 INFO GenomicsDBImport - Done initializing engine 18:30:11.652 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr19/vidmap.json 18:30:11.652 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr19/callset.json 18:30:11.653 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr19/vcfheader.vcf 18:30:11.653 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr19/genomicsdb_array 18:30:11.654 INFO ProgressMeter - Starting traversal 18:30:11.655 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.039 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:30.639 INFO ProgressMeter - Bomo_Chr19:1 0.3 1 3.2 18:30:30.640 INFO GenomicsDBImport - Done importing batch 1/3 18:30:30.757 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:30:47.819 INFO ProgressMeter - Bomo_Chr19:1 0.6 2 3.3 18:30:47.819 INFO GenomicsDBImport - Done importing batch 2/3 18:30:47.868 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:30:55.917 INFO GenomicsDBImport - Done importing batch 3/3 18:30:55.918 INFO ProgressMeter - Bomo_Chr19:1 0.7 3 4.1 18:30:55.918 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 0.7 minutes. 18:30:55.919 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:30:55.920 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:30:55 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 0.79 minutes. Runtime.totalMemory()=2596798464 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_Chr19 --batch-size 5 -L Bomo_Chr19 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:30:58.689 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:01.141 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:01.142 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:01.143 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:01.143 INFO GenotypeGVCFs - Executing as user2@ionproton on Linux v3.10.0-514.16.1.el7.x86_64 amd64 18:31:01.144 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:01.145 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:30:58 PM GMT 18:31:01.145 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:01.145 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:01.146 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:01.147 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:01.147 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:01.148 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:01.148 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:01.149 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:01.149 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:01.150 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:01.151 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:01.151 INFO GenotypeGVCFs - Requester pays: disabled 18:31:01.152 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:02.705 INFO IntervalArgumentCollection - Processing 14801489 bp from intervals 18:31:02.711 INFO GenotypeGVCFs - Done initializing engine 18:31:02.751 INFO ProgressMeter - Starting traversal 18:31:02.751 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:20.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.629 INFO ProgressMeter - Bomo_Chr19:79824 2.3 1000 435.2 18:33:20.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:20.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:21.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:22.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:23.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:24.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:25.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:26.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:27.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:28.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:29.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.707 INFO ProgressMeter - Bomo_Chr19:12548421 2.5 125000 50691.4 18:33:30.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:30.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:31.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:32.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),2.5773409160000087,Cpu time(s),2.53423710900002 18:33:32.364 INFO ProgressMeter - Bomo_Chr19:14594682 2.5 150337 60290.8 18:33:32.365 INFO ProgressMeter - Traversal complete. Processed 150337 total variants in 2.5 minutes. 18:33:32.380 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:33:32 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 2.56 minutes. Runtime.totalMemory()=2510290944 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_Chr19.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr19 -L Bomo_Chr19