comparison test-data/gstacks/gstacks.log.distribs @ 4:a70c766ce64f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks2 commit 4e87a14a5479800df9675c1cbcdbe1b11f63653b-dirty
author matthias
date Wed, 27 Feb 2019 09:55:08 -0500
parents e5e5617c064a
children 3680074758c5
comparison
equal deleted inserted replaced
3:33ca88a71f08 4:a70c766ce64f
3 3
4 BEGIN effective_coverages_per_sample 4 BEGIN effective_coverages_per_sample
5 # For mean_cov_ns, the coverage at each locus is weighted by the number of 5 # For mean_cov_ns, the coverage at each locus is weighted by the number of
6 # samples present at that locus (i.e. coverage at shared loci counts more). 6 # samples present at that locus (i.e. coverage at shared loci counts more).
7 sample n_loci n_used_fw_reads mean_cov mean_cov_ns 7 sample n_loci n_used_fw_reads mean_cov mean_cov_ns
8 PopA_01 3 66 22.000 22.000 8 PopA_01 3 96 32.000 32.000
9 PopA_02 3 60 20.000 20.000 9 PopA_02 3 90 30.000 30.000
10 END effective_coverages_per_sample 10 END effective_coverages_per_sample
11 11
12 BEGIN phasing_rates_per_sample 12 BEGIN phasing_rates_per_sample
13 sample n_gts n_multisnp_hets n_phased misphasing_rate 13 sample n_gts n_multisnp_hets n_phased misphasing_rate
14 PopA_01 1 1 1 0.000 14 PopA_01 3 2 2 0.000
15 PopA_02 1 1 1 0.000 15 PopA_02 3 3 3 0.000
16 END phasing_rates_per_sample 16 END phasing_rates_per_sample
17 17
18 BEGIN clockings 18 BEGIN clockings
19 Num. threads: 1 19 Num. threads: 1
20 Parallel time: 0.0 20 Parallel time: 0.0
21 Average thread time spent: 21 Average thread time spent:
22 0.0 reading (18.1%) 22 0.0 reading (2.9%)
23 0.0 processing (74.5%) 23 0.0 processing (95.7%)
24 0.0 counting nucleotides (6.9%) 24 0.0 pre-alignments block (69.1%)
25 0.0 genotyping (5.8%) 25 0.0 reformatting fw-reads (0.2%)
26 0.0 haplotyping (1.6%) 26 0.0 assembling (21.2%)
27 0.0 computing consensus (6.6%) 27 0.0 initializing alignments (4.4%)
28 0.0 building_vcf (48.0%) 28 0.0 aligning (41.3%)
29 0.0 writing_fa (3.4%) 29 0.0 merging read pairs (2.0%)
30 0.0 writing_vcf (2.0%) 30 0.0 post-alignments block (25.2%)
31 0.0 clocking (0.6%) 31 0.0 filtering reads (0.0%)
32 Total time spent writing vcf: 0.0 (1.9%) 32 0.0 counting nucleotides (4.0%)
33 0.0 genotyping (1.9%)
34 0.0 haplotyping (1.2%)
35 0.0 computing consensus (0.1%)
36 0.0 building_fa (0.1%)
37 0.0 building_vcf (17.8%)
38 0.0 writing_fa (0.1%)
39 0.0 writing_vcf (1.0%)
40 0.0 clocking (0.2%)
41 Total time spent writing vcf: 0.0 (1.0%)
33 VCFwrite block size: mean=1.0(n=3); max=1 42 VCFwrite block size: mean=1.0(n=3); max=1
34 END clockings 43 END clockings