Skip to content

Commit 1bed217

Browse files
committed
minor edits
1 parent f058018 commit 1bed217

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

readme.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ cd test;./MiSeqCampylobacterAssembly.sh
100100

101101
Contig sequence stats
102102
--------------------------------------------------------------------------------
103+
103104
Metric|Value
104105
-----|-----
105106
Mean (nt)|10476.89
@@ -115,12 +116,12 @@ N20|64969
115116
N50|41436
116117
N80|17465
117118

118-
Size Range|bases|sequences
119+
Size Range (bp)|bases|sequences
119120
-----|-----|-----
120-
100000 or more|119107|1
121-
10000-100000|1951445|63
122121
200-1000|36330|119
123122
1000-10000|145649|32
123+
10000-100000|1951445|63
124+
100000 or more|119107|1
124125

125126
<pre>
126127
./ssake_v3.8.5/tools/makeFastaFileFromScaffolds.pl run2014.scaffolds
@@ -129,6 +130,7 @@ Size Range|bases|sequences
129130

130131
Scaffold sequence stats
131132
--------------------------------------------------------------------------------
133+
132134
Metric|Value
133135
-----|-----
134136
Mean (nt)|14931.05
@@ -144,12 +146,12 @@ N20|227805
144146
N50|124387
145147
N80|59173
146148

147-
Size Range|bases|sequences
149+
Size Range (bp)|bases|sequences
148150
-----|-----|-----
149-
100000 or more|1350704|8
150-
10000-100000|805378|18
151151
200-1000|33684|113
152152
1000-10000|63291|12
153+
10000-100000|805378|18
154+
100000 or more|1350704|8
153155

154156

155157
### What's new in v3.7+ ?

0 commit comments

Comments
 (0)