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_Chr13 --batch-size 5 -L Bomo_Chr13 --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_Chr13.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr13 -L Bomo_Chr13 18:30:13.455 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:15.295 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:15.475 INFO GenomicsDBImport - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:30:15.476 INFO GenomicsDBImport - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:30:15.477 INFO GenomicsDBImport - Executing as user2@m128 on Linux v3.10.0-957.10.1.el7.x86_64 amd64 18:30:15.478 INFO GenomicsDBImport - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:30:15.479 INFO GenomicsDBImport - Start Date/Time: September 17, 2019 6:30:13 PM GMT 18:30:15.480 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:15.481 INFO GenomicsDBImport - ------------------------------------------------------------ 18:30:15.483 INFO GenomicsDBImport - HTSJDK Version: 2.18.2 18:30:15.483 INFO GenomicsDBImport - Picard Version: 2.18.25 18:30:15.484 INFO GenomicsDBImport - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:30:15.485 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:30:15.486 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:30:15.486 INFO GenomicsDBImport - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:30:15.487 INFO GenomicsDBImport - Deflater: IntelDeflater 18:30:15.488 INFO GenomicsDBImport - Inflater: IntelInflater 18:30:15.489 INFO GenomicsDBImport - GCS max retries/reopens: 20 18:30:15.490 INFO GenomicsDBImport - Requester pays: disabled 18:30:15.490 INFO GenomicsDBImport - Initializing engine 18:30:15.933 INFO IntervalArgumentCollection - Processing 17735081 bp from intervals 18:30:15.936 INFO GenomicsDBImport - Done initializing engine 18:30:16.207 INFO GenomicsDBImport - Vid Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr13/vidmap.json 18:30:16.208 INFO GenomicsDBImport - Callset Map JSON file will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr13/callset.json 18:30:16.209 INFO GenomicsDBImport - Complete VCF Header will be written to /mnt/output.gatk/genomicsdb.Bomo_Chr13/vcfheader.vcf 18:30:16.209 INFO GenomicsDBImport - Importing to array - /mnt/output.gatk/genomicsdb.Bomo_Chr13/genomicsdb_array 18:30:16.210 INFO ProgressMeter - Starting traversal 18:30:16.211 INFO ProgressMeter - Current Locus Elapsed Minutes Batches Processed Batches/Minute 18:30:16.553 INFO GenomicsDBImport - Importing batch 1 with 5 samples 18:30:36.838 INFO ProgressMeter - Bomo_Chr13:1 0.3 1 2.9 18:30:36.838 INFO GenomicsDBImport - Done importing batch 1/3 18:30:36.990 INFO GenomicsDBImport - Importing batch 2 with 5 samples 18:30:55.218 INFO ProgressMeter - Bomo_Chr13:1 0.7 2 3.1 18:30:55.219 INFO GenomicsDBImport - Done importing batch 2/3 18:30:55.277 INFO GenomicsDBImport - Importing batch 3 with 2 samples 18:31:05.145 INFO GenomicsDBImport - Done importing batch 3/3 18:31:05.146 INFO ProgressMeter - Bomo_Chr13:1 0.8 3 3.7 18:31:05.147 INFO ProgressMeter - Traversal complete. Processed 3 total batches in 0.8 minutes. 18:31:05.147 INFO GenomicsDBImport - Import of all batches to GenomicsDB completed! 18:31:05.148 INFO GenomicsDBImport - Shutting down engine [September 17, 2019 6:31:05 PM GMT] org.broadinstitute.hellbender.tools.genomicsdb.GenomicsDBImport done. Elapsed time: 0.86 minutes. Runtime.totalMemory()=2236088320 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_Chr13 --batch-size 5 -L Bomo_Chr13 --sample-name-map gvcf.list.txt3 --reader-threads 1 18:31:09.476 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:11.274 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:11.276 INFO GenotypeGVCFs - The Genome Analysis Toolkit (GATK) v4.1.0.0 18:31:11.277 INFO GenotypeGVCFs - For support and documentation go to https://software.broadinstitute.org/gatk/ 18:31:11.279 INFO GenotypeGVCFs - Executing as user2@m128 on Linux v3.10.0-957.10.1.el7.x86_64 amd64 18:31:11.280 INFO GenotypeGVCFs - Java runtime: OpenJDK 64-Bit Server VM v1.8.0_192-b01 18:31:11.281 INFO GenotypeGVCFs - Start Date/Time: September 17, 2019 6:31:09 PM GMT 18:31:11.282 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:11.282 INFO GenotypeGVCFs - ------------------------------------------------------------ 18:31:11.284 INFO GenotypeGVCFs - HTSJDK Version: 2.18.2 18:31:11.285 INFO GenotypeGVCFs - Picard Version: 2.18.25 18:31:11.286 INFO GenotypeGVCFs - HTSJDK Defaults.COMPRESSION_LEVEL : 2 18:31:11.287 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_READ_FOR_SAMTOOLS : false 18:31:11.287 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_SAMTOOLS : true 18:31:11.288 INFO GenotypeGVCFs - HTSJDK Defaults.USE_ASYNC_IO_WRITE_FOR_TRIBBLE : false 18:31:11.289 INFO GenotypeGVCFs - Deflater: IntelDeflater 18:31:11.290 INFO GenotypeGVCFs - Inflater: IntelInflater 18:31:11.291 INFO GenotypeGVCFs - GCS max retries/reopens: 20 18:31:11.292 INFO GenotypeGVCFs - Requester pays: disabled 18:31:11.292 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:13.784 INFO IntervalArgumentCollection - Processing 17735081 bp from intervals 18:31:13.796 INFO GenotypeGVCFs - Done initializing engine 18:31:13.868 INFO ProgressMeter - Starting traversal 18:31:13.870 INFO ProgressMeter - Current Locus Elapsed Minutes Variants Processed Variants/Minute WARNING: No valid combination operation found for INFO field DS - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field InbreedingCoeff - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAC - the field will NOT be part of INFO fields in the generated VCF records WARNING: No valid combination operation found for INFO field MLEAF - the field will NOT be part of INFO fields in the generated VCF records 18:33:48.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.850 INFO ProgressMeter - Bomo_Chr13:584068 2.6 1000 387.2 18:33:48.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:48.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.284 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.487 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.596 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:49.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.170 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.298 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.626 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.869 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.901 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.912 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:50.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.015 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.470 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.476 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.632 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:51.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.113 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.169 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.334 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.387 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.461 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.465 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.469 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.509 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.525 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.530 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.566 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.568 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.634 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.838 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.878 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:52.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.405 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.408 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.599 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.610 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.617 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.859 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.873 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.879 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.882 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.923 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.939 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.955 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.966 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:53.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.019 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.159 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.355 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.463 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.466 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.467 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.471 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.472 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.475 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.478 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.481 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.499 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.507 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.547 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.642 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.657 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.669 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.813 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.825 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.827 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.848 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.956 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:54.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.110 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.125 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.128 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.151 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.179 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.325 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.332 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.423 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.491 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.545 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.565 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.595 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.597 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.598 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.600 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.604 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.606 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.609 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.638 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.640 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.641 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.645 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.655 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.664 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.872 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.876 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.922 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:55.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.383 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.384 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.473 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.486 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.490 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.495 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.603 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.618 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.635 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.668 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.672 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:56.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.005 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.037 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.147 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.238 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.274 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.418 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.433 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.460 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.619 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.621 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.649 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.651 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.653 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.665 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.670 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.733 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.790 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.961 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.963 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.972 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.977 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.990 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:57.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.020 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.024 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.081 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.100 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.294 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.301 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.323 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.354 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.637 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.639 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.647 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.656 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.710 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.777 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:58.882 INFO ProgressMeter - Bomo_Chr13:8867567 2.8 76000 27634.7 18:33:58.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.321 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.331 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.397 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.401 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.435 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.447 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.458 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.502 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.650 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.652 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.654 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.659 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.661 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.666 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.673 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.674 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.683 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.855 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.856 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.940 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.982 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.983 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:33:59.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.006 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.008 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.014 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.060 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.173 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.181 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.211 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.258 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.267 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.277 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.293 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.296 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.299 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.300 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.306 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.310 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.313 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.320 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.322 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.327 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.328 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.385 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.389 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.391 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.407 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.415 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.417 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.425 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.427 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.434 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.436 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.450 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.453 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.456 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.459 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.474 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.483 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.493 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.504 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.505 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.513 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.533 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.544 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.550 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.552 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.556 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.558 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.561 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.573 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.577 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.589 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.592 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.742 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.773 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.798 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.801 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.804 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.817 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.862 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.877 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.888 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.986 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.988 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.996 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.998 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:00.999 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.018 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.048 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.069 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.073 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.089 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.219 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.229 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.252 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.260 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.270 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.333 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.345 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.368 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.382 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.404 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.431 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.445 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.446 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.451 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.462 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.464 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.468 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.500 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.511 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.546 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.554 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.562 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.564 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.569 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.570 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.579 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.704 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.724 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.759 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.762 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.774 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.776 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.783 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.793 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.824 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.832 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.833 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.841 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.846 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.850 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.858 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.889 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.900 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.931 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.946 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.979 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.981 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.984 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.985 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.987 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.989 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.993 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.994 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.995 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:01.997 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.000 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.003 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.040 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.052 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.065 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.080 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.091 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.213 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.215 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.216 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.261 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.295 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.297 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.303 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.309 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.314 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.335 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.343 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.351 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.359 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.371 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.381 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.409 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.414 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.419 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.421 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.424 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.426 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.437 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.439 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.485 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.488 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.510 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.512 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.517 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.521 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.524 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.527 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.529 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.531 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.532 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.534 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.537 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.540 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.542 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.543 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.548 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.559 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.560 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.563 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.567 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.571 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.572 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.576 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.578 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.582 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.583 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.587 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.588 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.591 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.605 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.608 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.612 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.614 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.616 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.620 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.622 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.623 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.624 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.625 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.629 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.658 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.663 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.678 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.682 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.684 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.689 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.694 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.706 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.717 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.755 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.757 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.760 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.763 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.769 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.772 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.778 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.864 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.870 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.875 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.880 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.881 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.892 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.904 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.908 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.916 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.918 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.932 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.937 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.941 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.945 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.951 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.952 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.953 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.954 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.958 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.959 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.960 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.962 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.964 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.965 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.967 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.991 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:02.992 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.023 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.028 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.031 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.032 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.042 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.044 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.049 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.050 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.051 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.057 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.074 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.078 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.102 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.105 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.106 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.122 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.137 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.149 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.153 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.172 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.176 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.205 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.217 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.218 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.224 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.226 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.227 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.228 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.235 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.250 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.269 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.271 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.279 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.280 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.286 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.290 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.292 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.420 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.422 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.440 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.536 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.551 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.553 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.555 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.574 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.581 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.586 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.590 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.627 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.628 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.630 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.631 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.633 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.636 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.662 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.667 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.671 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.698 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.719 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.723 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.726 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.775 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.779 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.781 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.782 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.789 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.791 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.792 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.794 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.795 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.799 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.802 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.803 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.805 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.806 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.809 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.822 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.823 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.828 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.831 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.834 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.835 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.837 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.839 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.842 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.863 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.885 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.976 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:03.980 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.075 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.077 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.079 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.094 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.132 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.141 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.150 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.164 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.171 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.177 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.206 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.207 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.231 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.236 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.237 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.239 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.241 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.287 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.302 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.304 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.305 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.311 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.312 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.315 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.338 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.365 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.369 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.370 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.395 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.410 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.416 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.428 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.429 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.430 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.449 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.584 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.593 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.594 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.601 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.602 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.607 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.613 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.615 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.643 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.644 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.675 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.693 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.716 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.722 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.728 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.736 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.749 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.752 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.767 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.768 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.770 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.771 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.780 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.807 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.808 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.810 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.818 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.819 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.826 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.840 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.851 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.853 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.854 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.857 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.890 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.891 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.893 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.894 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.895 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.902 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.903 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.905 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.906 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.907 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.909 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.913 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.914 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.915 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.921 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.924 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:04.930 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.038 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.039 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.043 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.045 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.046 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.047 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.053 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.054 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.055 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.056 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.066 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.067 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.076 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.083 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.085 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.086 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.087 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.088 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.090 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.092 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.093 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.095 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.096 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.097 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.098 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.099 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.101 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.103 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.104 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.107 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.108 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.109 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.111 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.112 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.114 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.115 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.116 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.117 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.118 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.119 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.120 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.121 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.123 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.124 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.126 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.127 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.129 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.130 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.131 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.133 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.134 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.135 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.136 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.138 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.139 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.140 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.142 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.143 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.144 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.145 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.146 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.148 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.152 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.154 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.155 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.156 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.157 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.158 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.160 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.161 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.162 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.163 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.165 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.166 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.167 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.168 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.174 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.175 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.178 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.183 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.184 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.185 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.192 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.203 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.204 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.230 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.240 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.266 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.268 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.275 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.307 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.308 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.324 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.339 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.342 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.344 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.346 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.348 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.349 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.350 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.352 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.353 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.358 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.364 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.373 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.375 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.380 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.393 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.396 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.398 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.399 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.411 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.413 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.432 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.441 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.443 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.444 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.448 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.455 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.457 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.480 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.482 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.484 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.489 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.492 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.494 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.496 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.497 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.498 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.501 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.506 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.508 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.515 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.516 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.518 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.519 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.520 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.522 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.523 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.526 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.528 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.535 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.538 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.539 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.580 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.676 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.677 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.679 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.680 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.681 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.685 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.686 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.687 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.690 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.691 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.692 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.696 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.701 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.702 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.703 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.705 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.707 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.708 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.709 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.712 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.713 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.714 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.715 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.725 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.727 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.730 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.732 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.734 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.735 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.737 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.739 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.740 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.741 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.743 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.745 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.746 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.750 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.751 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.753 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.758 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.761 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.764 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.765 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.766 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.784 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.785 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.786 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.787 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.788 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.796 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.797 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.811 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.812 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.814 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.815 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.816 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.820 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.821 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.829 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.830 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.836 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.843 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.844 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.845 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.847 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.849 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.852 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.860 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.861 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.865 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.866 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.867 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.868 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.871 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.883 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.884 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.886 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.887 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.896 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.897 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.898 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.899 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.910 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.911 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.917 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.919 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.920 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.925 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.926 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.927 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.928 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.929 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.933 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.934 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.935 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.936 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.938 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.942 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.943 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.944 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.947 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.948 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.949 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.950 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.957 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.968 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.969 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.970 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.971 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.973 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.974 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.975 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:05.978 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.001 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.002 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.004 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.007 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.009 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.010 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.011 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.012 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.013 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.016 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.017 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.021 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.022 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.025 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.026 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.027 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.029 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.030 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.033 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.034 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.035 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.036 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.058 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.059 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.061 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.062 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.063 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.064 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.068 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.070 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.071 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.072 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.082 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.084 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.180 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.182 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.186 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.187 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.188 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.189 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.190 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.191 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.193 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.194 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.195 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.196 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.197 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.198 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.199 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.200 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.201 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.202 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.208 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.209 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.210 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.212 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.214 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.220 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.221 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.222 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.225 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.232 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.233 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.234 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.242 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.243 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.244 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.245 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.246 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.247 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.248 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.249 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.251 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.253 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.254 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.255 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.256 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.257 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.259 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.262 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.263 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.264 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.265 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.272 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.273 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.276 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.278 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.281 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.282 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.283 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.285 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.288 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.289 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.291 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.316 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.317 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.318 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.319 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.326 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.329 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.330 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.336 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.337 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.340 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.341 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.347 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.356 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.357 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.360 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.361 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.362 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.363 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.366 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.367 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.372 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.374 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.376 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.377 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.378 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.379 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.386 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.388 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.390 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.392 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.394 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.400 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.402 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.403 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.406 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.412 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.438 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.442 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.452 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.454 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.477 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.479 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.503 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.514 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.541 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.575 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.585 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.611 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.646 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.648 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.660 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.688 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.695 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.697 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.699 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.700 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.711 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.718 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.720 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.721 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.729 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.731 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.738 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.744 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.747 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.748 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.754 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples 18:34:06.756 WARN InbreedingCoeff - Annotation will not be calculated, must provide at least 10 samples GENOMICSDB_TIMER,GenomicsDB iterator next() timer,Wall-clock time(s),3.749211171999974,Cpu time(s),3.6482637389999137 18:34:06.777 INFO ProgressMeter - Bomo_Chr13:17682660 2.9 151186 52463.0 18:34:06.778 INFO ProgressMeter - Traversal complete. Processed 151186 total variants in 2.9 minutes. 18:34:06.797 INFO GenotypeGVCFs - Shutting down engine [September 17, 2019 6:34:06 PM GMT] org.broadinstitute.hellbender.tools.walkers.GenotypeGVCFs done. Elapsed time: 2.96 minutes. Runtime.totalMemory()=2520252416 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_Chr13.vcf.gz -V gendb://output.gatk/genomicsdb.Bomo_Chr13 -L Bomo_Chr13