uniprot

package
v0.0.0-...-d59ed34 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UniprotCacheKey is the key for storing the Redis hash field value
	// for UniprotID -> Gene Name/ID
	UniprotCacheKey = "UNIPROT2NAME/uniprot"
	// GeneCacheKey is the key for storing the Redis has field value
	// for Gene Name/ID -> Uniprot ID
	GeneCacheKey = "GENE2UNIPROT/gene"
)

Variables

This section is empty.

Functions

func LoadUniprotMappings

func LoadUniprotMappings(cmd *cobra.Command, args []string) error

LoadUniprotMappings stores uniprot and gene name or identifier mapping in redis

Types

type Count

type Count struct {
	// contains filtered or unexported fields
}

Count represents the number of each item in the dataset

Jump to

Keyboard shortcuts

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