Mercurial > repos > bgruening > bismark
comparison test-data/mapping_report_custom.txt @ 16:a4504327c890 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/bismark commit ce4520063ab4d016dd5c5680c0f03eae849b150c"
author | bgruening |
---|---|
date | Wed, 21 Aug 2019 12:59:48 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
15:0b656f8c5637 | 16:a4504327c890 |
---|---|
1 Bismark report for: input_1.fq.gz (version: v0.22.1) | |
2 Option '--directional' specified (default mode): alignments to complementary strands (CTOT, CTOB) were ignored (i.e. not performed) | |
3 Bismark was run with Bowtie 2 against the bisulfite genome of /tmp/tmp53fiEn/ with the specified options: -q -L 20 -D 15 -R 2 --score-min L,0,-0.8 --ignore-quals --quiet | |
4 | |
5 Final Alignment report | |
6 ====================== | |
7 Sequences analysed in total: 44115 | |
8 Number of alignments with a unique best hit from the different alignments: 1992 | |
9 Mapping efficiency: 4.5% | |
10 Sequences with no alignments under any condition: 40786 | |
11 Sequences did not map uniquely: 1337 | |
12 Sequences which were discarded because genomic sequence could not be extracted: 0 | |
13 | |
14 Number of sequences with unique best (first) alignment came from the bowtie output: | |
15 CT/CT: 832 ((converted) top strand) | |
16 CT/GA: 1160 ((converted) bottom strand) | |
17 GA/CT: 0 (complementary to (converted) top strand) | |
18 GA/GA: 0 (complementary to (converted) bottom strand) | |
19 | |
20 Number of alignments to (merely theoretical) complementary strands being rejected in total: 0 | |
21 | |
22 Final Cytosine Methylation Report | |
23 ================================= | |
24 Total number of C's analysed: 31956 | |
25 | |
26 Total methylated C's in CpG context: 564 | |
27 Total methylated C's in CHG context: 249 | |
28 Total methylated C's in CHH context: 882 | |
29 Total methylated C's in Unknown context: 36 | |
30 | |
31 Total unmethylated C's in CpG context: 608 | |
32 Total unmethylated C's in CHG context: 6183 | |
33 Total unmethylated C's in CHH context: 23470 | |
34 Total unmethylated C's in Unknown context: 232 | |
35 | |
36 C methylated in CpG context: 48.1% | |
37 C methylated in CHG context: 3.9% | |
38 C methylated in CHH context: 3.6% | |
39 C methylated in Unknown context (CN or CHN): 13.4% | |
40 | |
41 | |
42 Bismark completed in 0d 0h 0m 8s |