Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version should be set at compile time to `git describe --tags --abbrev=0` Version string // BinaryName should be set on init in order to know what binary is using the flags library. BinaryName string // SdlVersion The version of SDL to use. SdlVersion = "2" )
Functions ¶
func LoadAccessionMap ¶
func LoadAccessionMap(aa []string)
LoadAccessionMap Loads the Accession Map for easy lookups of whether an accession is a part of the many the user asked for.
func LookUpAccession ¶
LookUpAccession returns true if accession is one of the ones asked for by the user. false otherwise.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.