Skip to content

These objects are imported from other packages. Follow the links below to see their documentation.

AnnotationDbi

columns

Value

A character vector of all available database columns.

Author

Amanda Hiser

Examples

# Retrieve all database columns
columns(SomaScan.db)
#>  [1] "ACCNUM"       "ALIAS"        "ENSEMBL"      "ENSEMBLPROT" 
#>  [5] "ENSEMBLTRANS" "ENTREZID"     "ENZYME"       "EVIDENCE"    
#>  [9] "EVIDENCEALL"  "GENENAME"     "GENETYPE"     "GO"          
#> [13] "GOALL"        "IPI"          "MAP"          "OMIM"        
#> [17] "ONTOLOGY"     "ONTOLOGYALL"  "PATH"         "PFAM"        
#> [21] "PMID"         "PROBEID"      "PROSITE"      "REFSEQ"      
#> [25] "SYMBOL"       "UCSCKG"       "UNIPROT"