Mercurial > repos > matthias > stacks2_gstacks
comparison test-data/populations/populations.log.distribs @ 4:285e1f85c11a 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:56:44 -0500 |
parents | ce90584be117 |
children | aa645d419016 |
comparison
equal
deleted
inserted
replaced
3:5421b9528827 | 4:285e1f85c11a |
---|---|
19 END missing_samples_per_loc_prefilters | 19 END missing_samples_per_loc_prefilters |
20 | 20 |
21 BEGIN snps_per_loc_prefilters | 21 BEGIN snps_per_loc_prefilters |
22 # Distribution of the number of SNPs per catalog locus prior to filtering. | 22 # Distribution of the number of SNPs per catalog locus prior to filtering. |
23 n_snps n_loci | 23 n_snps n_loci |
24 0 2 | 24 2 3 |
25 2 1 | |
26 END snps_per_loc_prefilters | 25 END snps_per_loc_prefilters |
27 | 26 |
28 BEGIN samples_per_loc_postfilters | 27 BEGIN samples_per_loc_postfilters |
29 # Distribution of valid samples matched to a catalog locus after filtering. | 28 # Distribution of valid samples matched to a catalog locus after filtering. |
30 n_samples n_loci | 29 n_samples n_loci |
39 END missing_samples_per_loc_postfilters | 38 END missing_samples_per_loc_postfilters |
40 | 39 |
41 BEGIN snps_per_loc_postfilters | 40 BEGIN snps_per_loc_postfilters |
42 # Distribution of the number of SNPs per catalog locus (after filtering). | 41 # Distribution of the number of SNPs per catalog locus (after filtering). |
43 n_snps n_loci | 42 n_snps n_loci |
44 0 2 | 43 2 3 |
45 2 1 | |
46 END snps_per_loc_postfilters | 44 END snps_per_loc_postfilters |