powered by
Geneinfo is a dataset with different information around a set of genes
data("geneInfo")
A data frame with 35673 observations on the following 11 variables.
hgnc_symbol
Gene symbol from HUGO Gene Nomenclature Committee
ensembl_gene_id
Identification code from ensembl project
gene_biotype
clasification of gene
transcript_length
number of pair bases of the gene
Loc
where the gene is located
Cancer
possible relation with cancers
Drug
possible drugs that target that gene
Indication
diseases associated with the gene
Function
therapeutic use of the drug (inhibitor, inducers...)
Metabolic
a numeric vector
molCIMA
Gene Info is part of the project "DrugSniper" from Tecnun, Universidad de Navarra
# NOT RUN { data(Gene_Info) ## maybe str(Gene_Info) ; plot(Gene_Info) ... # }
Run the code above in your browser using DataLab