Template:NoeofBGZFParameter: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Created page with '== Do not require BGZF EOF block (<code>--noeof</code>) == Use <code>--noeof</code> if you do not expect a trailing eof block in your bgzf file. By default, the trailing empty…'
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Do not require BGZF EOF block (<code>--noeof</code>) ==
{{{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.