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_Chr11 --batch-size 5 -L Bomo_Chr11 --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_Chr11.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr11 -L Bomo_Chr11 18:30:08.303 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.005 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.006 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:10.007 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:10.008 INFO GenomicsDBImport - Executing as user2@ionproton on Linux v3.10.0-514.16.1.el7.x86_64 amd64 18:30:10.008 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:10.009 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:08 PM GMT 18:30:10.010 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.010 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:10.011 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:10.012 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:10.012 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:10.013 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:10.014 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:10.014 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:10.015 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:10.015 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:10.016 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:10.016 INFO GenomicsDBImport - Requester pays: disabled 18:30:10.017 INFO GenomicsDBImport - Initializing engine 18:30:11.452 INFO IntervalArgumentCollection - Processing 20440007 bp from intervals 18:30:11.455 INFO GenomicsDBImport - Done initializing engine 18:30:11.626 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr11/vidmap.json 18:30:11.627 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr11/callset.json 18:30:11.628 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr11/vcfheader.vcf 18:30:11.628 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr11/genomicsdb_array 18:30:11.629 INFO ProgressMeter - Starting traversal 18:30:11.629 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:12.039 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:43.658 INFO ProgressMeter - Bomo_Chr11:1 0.5 1 1.9 18:30:43.659 INFO GenomicsDBImport - Done importing batch 1/3 18:30:43.712 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:31:12.748 INFO ProgressMeter - Bomo_Chr11:1 1.0 2 2.0 18:31:12.749 INFO GenomicsDBImport - Done importing batch 2/3 18:31:12.771 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:26.298 INFO ProgressMeter - Bomo_Chr11:1 1.2 3 2.4 18:31:26.299 INFO GenomicsDBImport - Done importing batch 3/3 18:31:26.300 INFO ProgressMeter - Bomo_Chr11:1 1.2 3 2.4 18:31:26.301 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 1.2 minutes. 18:31:26.302 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:26.302 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:26 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 1.30 minutes. Runtime.totalMemory()=2631925760 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_Chr11 --batch-size 5 -L Bomo_Chr11 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:29.163 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:30.877 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.878 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:30.879 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:30.879 INFO GenotypeGVCFs - Executing as user2@ionproton on Linux v3.10.0-514.16.1.el7.x86_64 amd64 18:31:30.880 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:30.881 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:29 PM GMT 18:31:30.881 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.882 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:30.883 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:30.884 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:30.884 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:30.885 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:30.885 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:30.886 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:30.887 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:30.887 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:30.888 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:30.888 INFO GenotypeGVCFs - Requester pays: disabled 18:31:30.889 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:32.432 INFO IntervalArgumentCollection - Processing 20440007 bp from intervals 18:31:32.438 INFO GenotypeGVCFs - Done initializing engine 18:31:32.480 INFO ProgressMeter - Starting traversal 18:31:32.480 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:35:12.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.974 INFO ProgressMeter - Bomo_Chr11:67706 3.7 1000 272.1 18:35:12.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:12.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:13.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:14.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:15.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:16.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:17.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:18.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:19.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:20.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:21.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:22.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.022 INFO ProgressMeter - Bomo_Chr11:5914295 3.8 100000 26025.7 18:35:23.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:23.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:24.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:25.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:26.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:27.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:28.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.223 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.874 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:29.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:30.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.800 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:31.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.041 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.549 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.557 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:35:32.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),4.015397909999943,Cpu time(s),3.950429106000081 18:35:32.676 INFO ProgressMeter - Bomo_Chr11:20343255 4.0 265700 66371.1 18:35:32.677 INFO ProgressMeter - Traversal complete. Processed 265700 total variants in 4.0 minutes. 18:35:32.691 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:35:32 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 4.06 minutes. Runtime.totalMemory()=2418016256 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_Chr11.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr11 -L Bomo_Chr11