ChrisLou-bioinfo/AnnoENSG2GENE: Convert Ensembl_id to Gene Symbol according to gencodeGTF

Input Data with genecodeID,such as ENSGxxx, is required. Thanks for your donation. AnnoENSG(EntrezID=F,col="rownmanes",data=vsd.expr) EntrezID default is F. if you want to convert genecodeID to entrzGENEID for clusterprofiler(by Y),EntrzID=T. col default is "rownmanes". if Rowname of yourdata is ensembl_id,such as ENSGxxxxx, use default. And you can use col to choose any col that is ensembl_id. For example,a col named "ABC" is ensembl_id.col = "ABC"

Getting started

Package details

Maintainer
LicenseApache License 2.0.
Version2.0.8
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ChrisLou-bioinfo/AnnoENSG2GENE")
ChrisLou-bioinfo/AnnoENSG2GENE documentation built on June 13, 2019, 10:36 a.m.