File:Knetfile hooks tabix-0.2.5.patch

From genomewiki
Revision as of 23:49, 24 August 2011 by AngieHinrichs (talk | contribs) (Modifies tabix library from [http://samtools.sourceforge.net/] to add a wrapper layer to its network code. That allows UCSC to hook up its own network code in place of tabix's. See KNETFILE_HOOKS.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Knetfile_hooks_tabix-0.2.5.patch(file size: 52 KB, MIME type: text/x-c)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

Modifies tabix library from [1] to add a wrapper layer to its network code. That allows UCSC to hook up its own network code in place of tabix's. See KNETFILE_HOOKS.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current16:53, 14 December 2011 (52 KB)AngieHinrichs (talk | contribs)Ugh, really uploading the updated file now.
23:58, 13 December 2011 (41 KB)AngieHinrichs (talk | contribs)This now renames all instances of bgzf_ to ti_bgzf_ because some versions of samtools have more conflicts than others and the previous patch wasn't renaming enough bgzf_ functions to avoid conflicts with samtools-0.1.18.
18:55, 7 December 2011 (41 KB)AngieHinrichs (talk | contribs)This was out of date; it was missing the change from bgzf_tell to ti_bgzf_tell.
23:49, 24 August 2011 (38 KB)AngieHinrichs (talk | contribs)Modifies tabix library from [http://samtools.sourceforge.net/] to add a wrapper layer to its network code. That allows UCSC to hook up its own network code in place of tabix's. See KNETFILE_HOOKS.

The following page uses this file: