changeset 19:952a977a0f2f

update readme
author Daniel Blankenberg <dan@bx.psu.edu>
date Tue, 27 Aug 2013 14:09:40 -0400
parents 35f37fdd9ce5
children 66a4325d9394
files README.rst
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Tue Aug 27 14:07:47 2013 -0400
+++ b/README.rst	Tue Aug 27 14:09:40 2013 -0400
@@ -65,9 +65,11 @@
 Choose the dtype to use for storing coverage information:
 
  This controls the maximum depth value for each nucleotide/position/strand (when specified). Smaller values require the least amount of memory, but have smaller maximal limits.
+ 
 
 
-+--------+----------------------------+
+
+z+--------+----------------------------+
 | name   | maximum coverage value     |
 +========+============================+
 | uint8  | 255                        |
@@ -79,6 +81,7 @@
 | uint64 | 18,446,744,073,709,551,615 |
 +--------+----------------------------+
 
+
 ------
 
 **Citation**