Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-03 11:38:20 -0400 (Fri, 03 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4660
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4391
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4422
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 681/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
fastreeR 1.9.0  (landing page)
Anestis Gkanogiannis
Snapshot Date: 2024-05-01 14:05:06 -0400 (Wed, 01 May 2024)
git_url: https://git.bioconductor.org/packages/fastreeR
git_branch: devel
git_last_commit: c50e2ba
git_last_commit_date: 2024-04-30 11:41:06 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

CHECK results for fastreeR on merida1


To the developers/maintainers of the fastreeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/fastreeR.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: fastreeR
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:fastreeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings fastreeR_1.9.0.tar.gz
StartedAt: 2024-05-02 04:13:32 -0400 (Thu, 02 May 2024)
EndedAt: 2024-05-02 04:15:00 -0400 (Thu, 02 May 2024)
EllapsedTime: 87.7 seconds
RetCode: 0
Status:   OK  
CheckDir: fastreeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:fastreeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings fastreeR_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/fastreeR.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘fastreeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘fastreeR’ version ‘1.9.0’
* 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 ‘fastreeR’ can be installed ... OK
* checking installed package size ... OK
* 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 whether startup messages can be suppressed ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
fasta2dist 6.144  0.518   2.801
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

fastreeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL fastreeR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘fastreeR’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (fastreeR)

Tests output

fastreeR.Rcheck/tests/spelling.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> if(requireNamespace('spelling', quietly = TRUE))
+     spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                                                         skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.372   0.122   0.485 

fastreeR.Rcheck/tests/testthat.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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(fastreeR)
> 
> test_check("fastreeR")
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:35 VCFManager: START READ
16777216
2024/05/02 04:14:35 VCFManager: END READ

Processed variants : 	       4
VCF2TREE : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:36 VCFManager: START READ
2024/05/02 04:14:36 VCFManager: END READ

Processed variants : 	       4
2024/05/02 04:14:36 Distances=3x3
hierarchical method=Complete
3 4
2024/05/02 04:14:36 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:37 Clusters=2

S2	0	1
S1	1	2
S3	1	2



3 4
2024/05/02 04:14:37 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:37 Clusters=2

S2	0	1
S1	1	2
S3	1	2



3 4
2024/05/02 04:14:37 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:37 Clusters=2

S2	0	1
S1	1	2
S3	1	2



3 4
2024/05/02 04:14:37 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:37 Clusters=2

S2	0	1
S1	1	2
S3	1	2



100 1000
2024/05/02 04:14:37 Distances=100x100
hierarchical method=Complete
 ..cutHeight not given, setting it to 0.0794  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:37 Clusters=36

HG00126	1	5
HG00149	1	5
HG00182	1	5
HG00233	1	5
HG00262	1	5
HG00100	2	5
HG00101	2	5
HG00106	2	5
HG00107	2	5
HG00125	2	5
HG00096	3	5
HG00128	3	5
HG00154	3	5
HG00173	3	5
HG00242	3	5
HG00108	4	4
HG00129	4	4
HG00232	4	4
HG00253	4	4
HG00110	5	4
HG00121	5	4
HG00123	5	4
HG00256	5	4
HG00185	6	4
HG00189	6	4
HG00258	6	4
HG00261	6	4
HG00114	7	3
HG00133	7	3
HG00234	7	3
HG00120	8	3
HG00136	8	3
HG00236	8	3
HG00141	9	3
HG00187	9	3
HG00254	9	3
HG00142	10	3
HG00146	10	3
HG00160	10	3
HG00118	11	3
HG00138	11	3
HG00157	11	3
HG00158	12	3
HG00177	12	3
HG00178	12	3
HG00115	13	3
HG00130	13	3
HG00155	13	3
HG00111	14	3
HG00137	14	3
HG00150	14	3
HG00112	15	3
HG00132	15	3
HG00148	15	3
HG00140	16	3
HG00151	16	3
HG00237	16	3
HG00231	17	3
HG00238	17	3
HG00243	17	3
HG00180	18	3
HG00252	18	3
HG00260	18	3
HG00116	19	3
HG00122	19	3
HG00139	19	3
HG00097	20	2
HG00102	20	2
HG00145	21	2
HG00244	21	2
HG00113	22	2
HG00259	22	2
HG00099	23	2
HG00174	23	2
HG00171	24	2
HG00255	24	2
HG00176	25	2
HG00235	25	2
HG00179	26	2
HG00250	26	2
HG00103	27	2
HG00257	27	2
HG00188	28	2
HG00245	28	2
HG00127	29	2
HG00186	29	2
HG00105	30	2
HG00183	30	2
HG00119	31	2
HG00190	31	2
HG00131	32	2
HG00159	32	2
HG00109	33	2
HG00246	33	2
HG00117	34	2
HG00240	34	2
HG00143	35	2
HG00251	35	2
HG00181	36	2
HG00239	36	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:37 VCFManager: START READ
2024/05/02 04:14:37 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:37 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:38 Clusters=2

S2	0	1
S1	1	2
S3	1	2



3 4
2024/05/02 04:14:38 Distances=3x3
hierarchical method=Complete
100 1000
2024/05/02 04:14:38 Distances=100x100
hierarchical method=Complete
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:38 VCFManager: START READ
2024/05/02 04:14:38 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:38 Distances=3x3
hierarchical method=Complete
FASTA2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:38 FastaManager: START READ
CHUNK_SIZE=16777216
2024/05/02 04:14:38 FastaManager: Chunk with 7 lines.
2024/05/02 04:14:38 FastaManager: END READ
2024/05/02 04:14:38 FastaManager: FASTA
2	S1
3	S3
3	S2
FASTA2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:39 FastaManager: START READ
2024/05/02 04:14:39 FastaManager: Chunk with 7 lines.
2	S1
2024/05/02 04:14:39 FastaManager: END READ
2	S2
2024/05/02 04:14:39 FastaManager: FASTA
3	S3
FASTA2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:39 FastaManager: START READ
2024/05/02 04:14:39 FastaManager: Chunk with 7 lines.
2024/05/02 04:14:39 FastaManager: END READ
2024/05/02 04:14:39 FastaManager: FASTA
2	S1
3	S3
3	S2
FASTA2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:39 FastaManager: START READ
2024/05/02 04:14:39 FastaManager: Chunk with 7 lines.
2	S1
2	S2
2024/05/02 04:14:39 FastaManager: END READ
2024/05/02 04:14:39 FastaManager: FASTA
3	S3
FASTA2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:39 FastaManager: START READ
2024/05/02 04:14:39 FastaManager: Chunk with 96 lines.
2024/05/02 04:14:39 FastaManager: END READ
2024/05/02 04:14:39 FastaManager: FASTA
2	contig-202000258
3	contig-73001792
4	contig-198000031
4	contig-13001800
6	contig-366001068
7	contig-295001825
8	contig-237001826
9	contig-100000567
10	contig-15000592
11	contig-168000048
12	contig-620000331
13	contig-573001861
14	contig-12001376
14	contig-30001369
16	contig-201001879
17	contig-11000629
18	contig-364
19	contig-25000365
20	contig-127000661
20	contig-136001638
22	contig-16001175
23	contig-20000917
24	contig-448001924
25	contig-171000141
26	contig-5001683
27	contig-7001201
28	contig-5000427
29	contig-19001684
30	contig-218001938
31	contig-6001939
32	contig-60001206
33	contig-65000152
34	contig-263001217
35	contig-600000955
35	contig-261001227
37	contig-47000966
38	contig-16001959
39	contig-623000970
40	contig-98000731
41	contig-52000465
42	contig-48000188
42	contig-118001491
44	contig-53001003
45	contig-230000764
46	contig-40000768
47	contig-105000229
48	contig-186000247
48	contig-19001776
2024/05/02 04:14:41 CalculateD2ChildTask(51): 	50
 ..done.
2024/05/02 04:14:41 Clusters=2

S2	0	1
S1	1	2
S3	1	2



 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:41 Clusters=2

S2	0	1
S1	1	2
S3	1	2



 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:41 Clusters=2

S2	0	1
S1	1	2
S3	1	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:42 VCFManager: START READ
2024/05/02 04:14:42 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:42 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:42 Clusters=2

S2	0	1
S1	1	2
S3	1	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:42 VCFManager: START READ
2024/05/02 04:14:42 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:42 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:42 Clusters=2

S2	0	1
S1	1	2
S3	1	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:42 VCFManager: START READ
2024/05/02 04:14:42 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:42 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:42 Clusters=2

S2	0	1
S1	1	2
S3	1	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:42 VCFManager: START READ
2024/05/02 04:14:42 VCFManager: END READ

Processed variants : 	       4
3 0
2024/05/02 04:14:42 Distances=3x3
hierarchical method=Complete
 ..cutHeight not given, setting it to 1.74  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:42 Clusters=2

S2	0	1
S1	1	2
S3	1	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:42 VCFManager: START READ
2024/05/02 04:14:42 VCFManager: END READ

Processed variants : 	    1000
2024/05/02 04:14:43 CalculateDistancesChildTask(37): 	50
2024/05/02 04:14:43 CalculateDistancesChildTask(66): 	100
100 0
2024/05/02 04:14:43 Distances=100x100
hierarchical method=Complete
 ..cutHeight not given, setting it to 0.0794  ===>  99% of the (truncated) height range in dendro.
 ..done.
2024/05/02 04:14:43 Clusters=36

HG00126	1	5
HG00149	1	5
HG00182	1	5
HG00233	1	5
HG00262	1	5
HG00100	2	5
HG00101	2	5
HG00106	2	5
HG00107	2	5
HG00125	2	5
HG00096	3	5
HG00128	3	5
HG00154	3	5
HG00173	3	5
HG00242	3	5
HG00108	4	4
HG00129	4	4
HG00232	4	4
HG00253	4	4
HG00110	5	4
HG00121	5	4
HG00123	5	4
HG00256	5	4
HG00185	6	4
HG00189	6	4
HG00258	6	4
HG00261	6	4
HG00114	7	3
HG00133	7	3
HG00234	7	3
HG00120	8	3
HG00136	8	3
HG00236	8	3
HG00141	9	3
HG00187	9	3
HG00254	9	3
HG00142	10	3
HG00146	10	3
HG00160	10	3
HG00118	11	3
HG00138	11	3
HG00157	11	3
HG00158	12	3
HG00177	12	3
HG00178	12	3
HG00115	13	3
HG00130	13	3
HG00155	13	3
HG00111	14	3
HG00137	14	3
HG00150	14	3
HG00112	15	3
HG00132	15	3
HG00148	15	3
HG00140	16	3
HG00151	16	3
HG00237	16	3
HG00231	17	3
HG00238	17	3
HG00243	17	3
HG00180	18	3
HG00252	18	3
HG00260	18	3
HG00116	19	3
HG00122	19	3
HG00139	19	3
HG00097	20	2
HG00102	20	2
HG00145	21	2
HG00244	21	2
HG00113	22	2
HG00259	22	2
HG00099	23	2
HG00174	23	2
HG00171	24	2
HG00255	24	2
HG00176	25	2
HG00235	25	2
HG00179	26	2
HG00250	26	2
HG00103	27	2
HG00257	27	2
HG00188	28	2
HG00245	28	2
HG00127	29	2
HG00186	29	2
HG00105	30	2
HG00183	30	2
HG00119	31	2
HG00190	31	2
HG00131	32	2
HG00159	32	2
HG00109	33	2
HG00246	33	2
HG00117	34	2
HG00240	34	2
HG00143	35	2
HG00251	35	2
HG00181	36	2
HG00239	36	2



VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:44 VCFManager: START READ
2024/05/02 04:14:44 VCFManager: END READ

Processed variants : 	       4
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:44 VCFManager: START READ
2024/05/02 04:14:44 VCFManager: END READ

Processed variants : 	       4
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:44 VCFManager: START READ
2024/05/02 04:14:44 VCFManager: END READ

Processed variants : 	       4
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:44 VCFManager: START READ
2024/05/02 04:14:44 VCFManager: END READ

Processed variants : 	       4
VCF2DIST : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:44 VCFManager: START READ
2024/05/02 04:14:44 VCFManager: END READ

Processed variants : 	    1000
2024/05/02 04:14:44 CalculateDistancesChildTask(28): 	50
2024/05/02 04:14:44 CalculateDistancesChildTask(60): 	100
VCF2ISTATS : Wed May 01 15:33:37 EDT 2024
Num of Ind = 3
VCF2ISTATS : Wed May 01 15:33:37 EDT 2024
Num of Ind = 3
VCF2ISTATS : Wed May 01 15:33:37 EDT 2024
Num of Ind = 3
VCF2TREE : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:45 VCFManager: START READ
2024/05/02 04:14:45 VCFManager: END READ

Processed variants : 	       4
2024/05/02 04:14:45 Distances=3x3
hierarchical method=Complete
VCF2TREE : Wed May 01 15:33:37 EDT 2024
cpus=24
using=2
2024/05/02 04:14:45 VCFManager: START READ
2024/05/02 04:14:45 VCFManager: END READ

Processed variants : 	    1000
2024/05/02 04:14:45 CalculateDistancesChildTask(91): 	50
2024/05/02 04:14:46 CalculateDistancesChildTask(70): 	100
2024/05/02 04:14:46 Distances=100x100
hierarchical method=Complete
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 100 ]
> 
> proc.time()
   user  system elapsed 
 20.037   1.767  13.787 

Example timings

fastreeR.Rcheck/fastreeR-Ex.timings

nameusersystemelapsed
dist2clusters1.8820.1831.704
dist2tree0.2800.0300.216
fasta2dist6.1440.5182.801
tree2clusters0.2760.0220.285
vcf2clusters3.6400.2981.216
vcf2dist1.4200.2170.607
vcf2istats1.3540.1200.721
vcf2tree1.3380.0310.416