indexed

package module
v0.0.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2021 License: GPL-2.0 Imports: 8 Imported by: 2

README

indexed

Build Status Go Report Card GoDoc Licenses

self indexed file reader

hic file, bigwig file, bigbed file

Documentation

Index

Constants

View Source
const BIGBED_MAGIC = 0x8789F2EB
View Source
const BIGSIZE = 100000000 //100Mb is bigbedLarge
View Source
const BIGWIG_MAGIC = 0x888FFC26
View Source
const HIC_MAGIC = 0x00434948
View Source
const TWOBIT_MAGIC = 0x1A412743

Variables

View Source
var GZIP_MAGIC = []byte("\x1f\x8b")

Functions

func Magic

func Magic(uri string) (string, error)

func MagicReadSeeker

func MagicReadSeeker(f io.ReadSeeker) (string, error)

Types

This section is empty.

Directories

Path Synopsis
 add support to io.ReadSeeker interface by Xiaopeng Zhu *
 add support to io.ReadSeeker interface by Xiaopeng Zhu *
hic

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL