package
Version:
v0.0.0-...-0d57c95
Opens a new window with list of versions in this module.
Published: May 15, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SvBpPair struct {
Chr1 string `db:"CHROM1"`
Bp1 int `db:"BP1"`
Gene1 string `db:"GENE1"`
Chr2 string `db:"CHROM2"`
Bp2 int `db:"BP2"`
Gene2 string `db:"GENE2"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.