Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-02 12:03 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 770/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GBScleanR 2.0.2  (landing page)
Tomoyuki Furuta
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/GBScleanR
git_branch: RELEASE_3_20
git_last_commit: c18bfaa
git_last_commit_date: 2024-10-31 20:21:40 -0500 (Thu, 31 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for GBScleanR on nebbiolo2

To the developers/maintainers of the GBScleanR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GBScleanR.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: GBScleanR
Version: 2.0.2
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GBScleanR_2.0.2.tar.gz
StartedAt: 2024-12-30 22:10:21 -0500 (Mon, 30 Dec 2024)
EndedAt: 2024-12-30 22:13:49 -0500 (Mon, 30 Dec 2024)
EllapsedTime: 208.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GBScleanR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GBScleanR_2.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘GBScleanR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GBScleanR’ version ‘2.0.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GBScleanR’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  6.1Mb
  sub-directories of 1Mb or more:
    libs   4.8Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.20-bioc/R/site-library/GBScleanR/libs/GBScleanR.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/GBScleanR.Rcheck/00check.log’
for details.


Installation output

GBScleanR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL GBScleanR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘GBScleanR’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrCalcProb.cpp -o gbsrCalcProb.o
gbsrCalcProb.cpp: In function ‘std::vector<double> calcGenoprob(const double&, const double&, const double&, const double&, const double&, const bool&, const int&)’:
gbsrCalcProb.cpp:25:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   25 |     for(int g = 0; g < prob.size(); ++g){
      |                    ~~^~~~~~~~~~~~~
gbsrCalcProb.cpp:37:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   37 |         for(int g = 0; g < prob.size(); ++g){
      |                        ~~^~~~~~~~~~~~~
gbsrCalcProb.cpp: In function ‘void calcMissmap(std::vector<double>&, const double&, const double&, const bool&, const int&)’:
gbsrCalcProb.cpp:72:21: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   72 |         } else if(g == ploidy){
      |                   ~~^~~~~~~~~
gbsrCalcProb.cpp:74:22: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   74 |                 if(h == ploidy){
      |                    ~~^~~~~~~~~
gbsrCalcProb.cpp:87:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   87 |                 } else if(h == ploidy){
      |                           ~~^~~~~~~~~
gbsrCalcProb.cpp:127:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  127 |                 } else if(g == ploidy){
      |                           ~~^~~~~~~~~
gbsrCalcProb.cpp: In function ‘void offsetProb(std::vector<double>&, const bool&, const int&)’:
gbsrCalcProb.cpp:170:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  170 |             if(g == 0 && g == ploidy){
      |                          ~~^~~~~~~~~
gbsrCalcProb.cpp:185:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  185 |                 if(g == 0 && g == ploidy){
      |                              ~~^~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrFB.cpp -o gbsrFB.o
gbsrFB.cpp: In member function ‘virtual void ParFB::operator()(size_t, size_t)’:
gbsrFB.cpp:109:17: warning: ‘hap_offset_ij’ may be used uninitialized [-Wmaybe-uninitialized]
  109 |             int hap_offset_ij;
      |                 ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrIPO.cpp -o gbsrIPO.o
gbsrIPO.cpp: In member function ‘virtual void ParGenoProb::operator()(size_t, size_t)’:
gbsrIPO.cpp:57:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   57 |                 for(int g = 0; g < prob.size(); ++g){
      |                                ~~^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrStats.cpp -o gbsrStats.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrViterbi.cpp -o gbsrViterbi.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c gbsrutil.cpp -o gbsrutil.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o GBScleanR.so RcppExports.o gbsrCalcProb.o gbsrFB.o gbsrIPO.o gbsrStats.o gbsrViterbi.o gbsrutil.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-GBScleanR/00new/GBScleanR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GBScleanR)

Tests output

GBScleanR.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(GBScleanR)
Loading required package: SeqArray
Loading required package: gdsfmt
> 
> test_check("GBScleanR")
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce1a256abb.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce1a256abb.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce1a256abb.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce2058b3f.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce2058b3f.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce2058b3f.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Overwrite the previous parents information.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4a87c205.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4a87c205.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4a87c205.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Mon Dec 30 22:12:51 2024
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds
    [Progress Info: sample2f45ce73eb3b89.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Mon Dec 30 22:12:51 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Dec 30 22:12:51 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce73eb3b89.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce482102f.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce482102f.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce482102f.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Loading GDS file.
Reformatting FGT
The connection to the GDS file was closed.
Mon Dec 30 22:13:01 2024
Variant Call Format (VCF) Import:
    file:
        sample.vcf (210.3K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 102
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 102
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds
    [Progress Info: sample2f45ce4d6f65f7.gds.progress]
Parsing 'sample.vcf':
+ genotype/data   { Bit2 2x102x242 ZIP_ra, 16B }
Digests:
    sample.id  [md5: 338086c89cac9760256e9d1ec0a77327]
    variant.id  [md5: 6f6b771cc6816e18766cd7b202765193]
    position  [md5: f3033fec247b8ec6980e81005e257bd8]
    chromosome  [md5: 891ee7d299e1dba9146b8ae33476741c]
    allele  [md5: 9fc3f097ae98a7ebff52fac77379926e]
    genotype  [md5: b83af5eb9818d83c2ccaa40d494f15a8]
    phase  [md5: 9d686e01959b61df5fdc1a4684bd72b3]
    annotation/id  [md5: 021994c12424cab1e907740e364c7c24]
    annotation/qual  [md5: 5a566f4332739a2b28d23b215163b70a]
    annotation/filter  [md5: cb74cdb22966d99a9290a2c804a10580]
    annotation/format/AD  [md5: f8b130e5e4e497ee162cf32b15b0ac3a]
Done.
Mon Dec 30 22:13:01 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds' (53.4K)
    # of fragments: 108
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds.tmp' (52.8K, reduced: 648B)
    # of fragments: 54
Mon Dec 30 22:13:01 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce4d6f65f7.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Dec 30 22:13:02 2024
Variant Call Format (VCF) Import:
    file:
        out2f45cea20563a.vcf (63.2K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 61
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 61
    INFO:
    FORMAT: AD
Output:
    /home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds
    [Progress Info: newgds2f45ceca1b7a5.gds.progress]
Parsing 'out2f45cea20563a.vcf':
+ genotype/data   { Bit2 2x61x117 ZIP_ra, 16B }
Digests:
    sample.id  [md5: d3651ba9f1ddcbff93f91b8a412d001c]
    variant.id  [md5: fa2d975ce8fd1f32652b5a27aba48449]
    position  [md5: b8a965465490f30105226a9df7ca45b7]
    chromosome  [md5: 314d6297b62afccdc3c21fa3086e2f62]
    allele  [md5: c3ad860148b1d418e5ac6022e9f5f292]
    genotype  [md5: 1f2d1372838ac08bb369f8802cda6af4]
    phase  [md5: 638b09b8ca433ab0bb281e858665dcde]
    annotation/id  [md5: c2d9366a3e87cb588c5fa9c961456bf8]
    annotation/qual  [md5: 71621cf3ea6b566a91659f6310c50bd3]
    annotation/filter  [md5: 5c6fb1c38ee346bb560398a8dcc414a1]
    annotation/format/AD  [md5: bdc0552b8a44ca6777243b0ad48792b2]
Done.
Mon Dec 30 22:13:02 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds' (21.5K)
    # of fragments: 107
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds.tmp' (20.9K, reduced: 636B)
    # of fragments: 54
Mon Dec 30 22:13:02 2024
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds' (34.1K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ceca1b7a5.gds.tmp' (34.0K, reduced: 108B)
    # of fragments: 60
No parents info.
Mon Dec 30 22:13:02 2024
Variant Call Format (VCF) Import:
    file:
        out2f45ce4b8d3c00.vcf (120.5K)
    file format: VCFv4.2
    genome reference: <unknown>
    # of sets of chromosomes (ploidy): 2
    # of samples: 61
    genotype field: GT
    genotype storage: bit2
    compression method: customized
    # of samples: 61
    INFO:
    FORMAT: AD,FAD,FGT
Output:
    /home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds
    [Progress Info: newgds2f45ce44a80d5c.gds.progress]
Parsing 'out2f45ce4b8d3c00.vcf':
+ genotype/data   { Bit2 2x61x117 ZIP_ra, 16B }
Digests:
    sample.id  [md5: d3651ba9f1ddcbff93f91b8a412d001c]
    variant.id  [md5: fa2d975ce8fd1f32652b5a27aba48449]
    position  [md5: b8a965465490f30105226a9df7ca45b7]
    chromosome  [md5: 314d6297b62afccdc3c21fa3086e2f62]
    allele  [md5: c3ad860148b1d418e5ac6022e9f5f292]
    genotype  [md5: 1f2d1372838ac08bb369f8802cda6af4]
    phase  [md5: 638b09b8ca433ab0bb281e858665dcde]
    annotation/id  [md5: c2d9366a3e87cb588c5fa9c961456bf8]
    annotation/qual  [md5: 71621cf3ea6b566a91659f6310c50bd3]
    annotation/filter  [md5: 5c6fb1c38ee346bb560398a8dcc414a1]
    annotation/format/AD  [md5: bdc0552b8a44ca6777243b0ad48792b2]
    annotation/format/FAD  [md5: 282bbf9469cf0b42bdaf4a375bb36e17]
    annotation/format/FGT  [md5: 453073067500bcebd61ba90f523122d1]
Done.
Mon Dec 30 22:13:02 2024
Optimize the access efficiency ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds' (31.5K)
    # of fragments: 129
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds.tmp' (30.8K, reduced: 780B)
    # of fragments: 64
Mon Dec 30 22:13:02 2024
Loading GDS file.
Reformatting FGT
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Working on 'annotation/format/FAD' ...
Working on 'annotation/format/FGT' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds' (55.1K)
    # of fragments: 86
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/newgds2f45ce44a80d5c.gds.tmp' (53.7K, reduced: 1.4K)
    # of fragments: 74
The connection to the GDS file was closed.
The connection to the GDS file was closed.
Loading GDS file.
Working on 'genotype' ...
Working on 'phase' ...
Working on 'annotation/format/AD' ...
Clean up the fragments of GDS file:
    open the file '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce61359a9e.gds' (95.5K)
    # of fragments: 69
    save to '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce61359a9e.gds.tmp'
    rename '/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGqoywJ/sample2f45ce61359a9e.gds.tmp' (95.4K, reduced: 108B)
    # of fragments: 60
As `mating` was not specified, set the following mating design.
     [,1]
[1,]    3
[2,]    3
Member IDs were not assigned to samples.
Assign 4 to all samples as member ID.
Set the number of threads: 1
Start cleaning...
Preparing genotype and haplotype pattern table...
Possible allele dosages: 0 1 2
Number of possible founder genotypes: 2
Member ID(s) to be processed: 4
Number of offspring haplotypes: 4

Now cleaning chr 1...

Cycle 1: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Paramter optimization ...

Cycle 2: 

Forward round of genotype estimation ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Backward round of genotype estimation  ...

Founder genotype probability calculation ...                                                                      
Founder genotype probability calculation at marker#: 10                                                                      
Founder genotype probability calculation at marker#: 20                                                                      
Founder genotype probability calculation at marker#: 30                                                                      
Founder genotype probability calculation at marker#: 40                                                                      
Founder genotype probability calculation at marker#: 50                                                                      
Founder genotype probability calculation at marker#: 60                                                                      
Founder genotype probability calculation at marker#: 70                                                                      
Founder genotype probability calculation at marker#: 80                                                                      
Founder genotype probability calculation at marker#: 90                                                                      
Founder genotype probability calculation at marker#: 100                                                                      
Founder genotype probability calculation at marker#: 110                                                                      
Founder genotype probability calculation at marker#: 120                                                                      
Founder genotype probability calculation at marker#: 130                                                                      
Founder genotype probability calculation at marker#: 140                                                                      
Founder genotype probability calculation at marker#: 150                                                                      
Founder genotype probability calculation at marker#: 160                                                                      
Founder genotype probability calculation at marker#: 170                                                                      
Founder genotype probability calculation at marker#: 180                                                                      
Founder genotype probability calculation at marker#: 190                                                                      
Founder genotype probability calculation at marker#: 200                                                                      
Founder genotype probability calculation at marker#: 210                                                                      
Founder genotype probability calculation at marker#: 220                                                                      
Founder genotype probability calculation at marker#: 230                                                                      
Founder genotype probability calculation at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 240                                                                      
Backtracking best genotype sequences at marker#: 230                                                                      
Backtracking best genotype sequences at marker#: 220                                                                      
Backtracking best genotype sequences at marker#: 210                                                                      
Backtracking best genotype sequences at marker#: 200                                                                      
Backtracking best genotype sequences at marker#: 190                                                                      
Backtracking best genotype sequences at marker#: 180                                                                      
Backtracking best genotype sequences at marker#: 170                                                                      
Backtracking best genotype sequences at marker#: 160                                                                      
Backtracking best genotype sequences at marker#: 150                                                                      
Backtracking best genotype sequences at marker#: 140                                                                      
Backtracking best genotype sequences at marker#: 130                                                                      
Backtracking best genotype sequences at marker#: 120                                                                      
Backtracking best genotype sequences at marker#: 110                                                                      
Backtracking best genotype sequences at marker#: 100                                                                      
Backtracking best genotype sequences at marker#: 90                                                                      
Backtracking best genotype sequences at marker#: 80                                                                      
Backtracking best genotype sequences at marker#: 70                                                                      
Backtracking best genotype sequences at marker#: 60                                                                      
Backtracking best genotype sequences at marker#: 50                                                                      
Backtracking best genotype sequences at marker#: 40                                                                      
Backtracking best genotype sequences at marker#: 30                                                                      
Backtracking best genotype sequences at marker#: 20                                                                      
Backtracking best genotype sequences at marker#: 10                                                                      
Backtracking best genotype sequences: Done!                                                                      
Offspring genotype probability calculation ...                                                                      
                                                                      
Summarizing output ...

Done!
The connection to the GDS file was closed.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 271 ]
> 
> proc.time()
   user  system elapsed 
 27.757   0.965  28.704 

Example timings

GBScleanR.Rcheck/GBScleanR-Ex.timings

nameusersystemelapsed
GbsrGenotypeData-class0.0110.0030.015
GbsrScheme-class0.0110.0010.012
addScheme0.0070.0020.010
assignScheme0.0740.0130.087
boxplotGBSR0.8030.0740.878
closeGDS0.0040.0000.005
countGenotype0.7210.0300.751
countRead0.7190.0190.737
estGeno1.8140.0871.903
gbsrGDS2CSV0.0280.0010.029
gbsrGDS2VCF0.0040.0000.005
gbsrVCF2GDS0.0780.0040.082
getAllele0.0040.0010.005
getChromosome0.0040.0010.004
getCountAlleleAlt0.4630.0010.464
getCountAlleleMissing0.4330.0020.434
getCountAlleleRef0.4750.0480.523
getCountGenoAlt0.4620.0000.462
getCountGenoHet0.4920.0000.492
getCountGenoMissing0.3840.0020.386
getCountGenoRef0.4130.0010.414
getCountRead0.4550.0000.455
getCountReadAlt0.4330.0000.433
getCountReadRef0.4440.0600.504
getFixedBias0.0650.0060.071
getGenotype0.0310.0000.031
getHaplotype2.1690.0602.229
getInfo0.0040.0000.004
getMAC0.4660.0010.467
getMAF0.4770.0010.478
getMarID0.0050.0000.005
getMeanReadAlt0.4330.0010.434
getMeanReadRef0.4120.0000.416
getMedianReadAlt0.4550.0000.456
getMedianReadRef0.5310.0000.531
getParents0.0080.0010.009
getPosition0.0040.0010.005
getRead0.0070.0000.007
getReplicates0.0050.0010.005
getSDReadAlt0.5170.0610.577
getSDReadRef0.4970.0000.497
getSamID0.0050.0000.005
histGBSR0.6690.0020.672
initScheme0.0070.0000.006
isOpenGDS0.0040.0010.005
loadGDS0.0680.0060.074
makeScheme0.0070.0000.007
nmar0.0050.0000.004
nsam0.0040.0000.004
pairsGBSR0.5780.0010.579
plotDosage0.2180.0040.223
plotGBSR0.6400.0460.686
plotReadRatio0.1890.0010.190
reopenGDS0.0070.0000.008
resetCallFilter0.6680.0140.682
resetFilter1.6850.0121.697
resetMarFilter1.0360.0001.036
resetSamFilter1.2020.0041.206
setCallFilter1.1660.0191.184
setFixedBias0.0660.0050.071
setInfoFilter0.0040.0010.005
setMarFilter1.0380.0741.111
setParents1.8460.0081.854
setReplicates0.0060.0000.006
setSamFilter1.0450.0461.092
showScheme0.0060.0010.007
thinMarker0.5050.0000.504
validMar0.0050.0000.008
validSam0.0050.0000.004