Template:NoeofBGZFParameter: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{{hdr|==}}} Do not require BGZF EOF block (<code>--noeof</code>) {{{hdr|==}}}
{{{hdr|===}}} Do not require BGZF EOF block (<code>--noeof</code>) {{{hdr|===}}}


Use <code>--noeof</code> if you do not expect a trailing eof block in your bgzf file.
Use <code>--noeof</code> if you do not expect a trailing eof block in your bgzf file.


By default, the trailing empty block is expected and checked for.
By default, the trailing empty block is expected and checked for.

Latest revision as of 17:36, 3 January 2014

Do not require BGZF EOF block (--noeof)

Use --noeof if you do not expect a trailing eof block in your bgzf file.

By default, the trailing empty block is expected and checked for.