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 MagicReadSeeker ¶
func MagicReadSeeker(f io.ReadSeeker) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.