Get the genetic position of a gene by its gene name
Source:R/setters_and_getters.R
get_genes_by_Gene_Symbol.Rd
get_genes_by_Gene_Symbol()
Get genes by their gene symbol/name
Required parameters is on gene name or a vector of gene names
Examples
if (FALSE) { # \dontrun{
get_genes_by_Gene_Symbol(c("FTO","THADA"))
} # }