R/utils.R
supported_id_types.Rd
Returns a character vector of gene identifier types supported by NOVA.
supported_id_types()
Character vector of supported ID types
supported_id_types() #> [1] "symbol" "entrez" "ensembl" "uniprot" "hgnc" "mgi" "custom"