db

package
v0.0.0-...-0d57c95 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SvBpPair

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"`
}

func GetSvRecordsFromDB

func GetSvRecordsFromDB(accession string) []SvBpPair

Jump to

Keyboard shortcuts

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