getEnsgInfo: Retrieve Gene Information From the NCBI Database.
Description
This function retrieves for a given Ensembl Number the corresponding information from the NCBI database.
Usage
getEnsgInfo(ensg)
Value
A matrix with information.
Arguments
ensg
Ensembl ID (String).
Author
Daniel Fischer
Details
This function retrieves for a given Ensembl Number the corresponding information from the NCBI database. The
object ensg can also be a vector of Ensembl IDs.