Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultColumns = []string{
"sample_accession",
"organism",
"tissue",
"age",
"sex",
"disease",
}
DefaultColumns lists sensible defaults for BioSample queries.
Functions ¶
func Format ¶
Format writes rows to w in the requested format. Supported formats: tsv, csv, json, table.
func InferColumns ¶
InferColumns collects all keys from rows, sorts them alphabetically, and puts sample_accession first if present.
func IsTerminal ¶
func IsTerminal() bool
func ResolveFormat ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.