# HG changeset patch # User Daniel Blankenberg # Date 1377626980 14400 # Node ID 952a977a0f2fa24d821fb013b21bf8338b8b0224 # Parent 35f37fdd9ce546ecf82cd174624ed16e9e0e0749 update readme diff -r 35f37fdd9ce5 -r 952a977a0f2f README.rst --- 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**