Mercurial > repos > matthias > stacks2_cstacks
comparison test-data/refmap/populations.log.distribs @ 4:924e7889aa05 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:51:06 -0500 | 
| parents | |
| children | 687f84474d33 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 3:61afc5a3cd8e | 4:924e7889aa05 | 
|---|---|
| 1 # Note: Individual distributions can be extracted using the `stacks-dist-extract` utility. | |
| 2 # e.g. `stacks-dist-extract populations.log.distribs dist_name` | |
| 3 | |
| 4 BEGIN batch_progress | |
| 5 Contig_95: analyzed 1 loci; filtered 0 loci; 1 loci seen. | |
| 6 94 genomic sites, of which 0 were covered by multiple loci (0.0%). | |
| 7 Contig_1381: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 8 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 9 Contig_2103: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 10 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 11 Contig_2644: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 12 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 13 Contig_3015: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 14 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 15 Contig_3253: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 16 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 17 Contig_3569: analyzed 2 loci; filtered 0 loci; 2 loci seen. | |
| 18 94 genomic sites, of which 94 were covered by multiple loci (100.0%). | |
| 19 END batch_progress | |
| 20 | |
| 21 BEGIN samples_per_loc_prefilters | |
| 22 # Distribution of valid samples matched to a catalog locus prior to filtering. | |
| 23 n_samples n_loci | |
| 24 0 13 | |
| 25 END samples_per_loc_prefilters | |
| 26 | |
| 27 BEGIN missing_samples_per_loc_prefilters | |
| 28 | |
| 29 # Distribution of missing samples for each catalog locus prior to filtering. | |
| 30 # Absent samples at locus Count | |
| 31 2 13 | |
| 32 END missing_samples_per_loc_prefilters | |
| 33 | |
| 34 BEGIN snps_per_loc_prefilters | |
| 35 # Distribution of the number of SNPs per catalog locus prior to filtering. | |
| 36 n_snps n_loci | |
| 37 0 10 | |
| 38 2 3 | |
| 39 END snps_per_loc_prefilters | |
| 40 | |
| 41 BEGIN samples_per_loc_postfilters | |
| 42 # Distribution of valid samples matched to a catalog locus after filtering. | |
| 43 n_samples n_loci | |
| 44 0 13 | |
| 45 END samples_per_loc_postfilters | |
| 46 | |
| 47 BEGIN missing_samples_per_loc_postfilters | |
| 48 | |
| 49 # Distribution of missing samples for each catalog locus after filtering. | |
| 50 # Absent samples at locus Count | |
| 51 2 13 | |
| 52 END missing_samples_per_loc_postfilters | |
| 53 | |
| 54 BEGIN snps_per_loc_postfilters | |
| 55 # Distribution of the number of SNPs per catalog locus (after filtering). | |
| 56 n_snps n_loci | |
| 57 0 10 | |
| 58 2 3 | |
| 59 END snps_per_loc_postfilters | 
