Documentation
¶
Overview ¶
Package chromInfo provides function to read and manipulate chromInfo files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceToMap ¶
SliceToMap converts a slice of chromInfo structs into a map[Name]ChromInfo.
Types ¶
type ChromInfo ¶
ChromInfo stores the chromosome name and size of each chromosome as well as the order they appear in the file.
func ReadToSlice ¶
ReadToSlice reads a chromInfo file into a slice where the index corresponds to the order of appearance in the file.
Click to show internal directories.
Click to hide internal directories.