This function convert ensembl gene IDs from a matrix to official gene symbols
convertEnsemblToGeneSymbol(matrix, species = c("mouse", "human"))
expression matrix with gene symbols as rownames
This function requires that the biomaRt library is installed