Convert gene symbols to ensembl gene IDsXi Wangxi.wangnewcastle.edu.au
# 可通过"1,10,100,1000"输入,一次查询多个基因,逗号分割即可Rscript geneQuery.R"1,10,100,1000""ENTREZID""/gene_annoation" 2. 根据gene symbol查询基因注释 # 多个gene symbol使用逗号分割Rscript geneQuery.R"TP53,HBA""SYMBOL""/gene_annoation" 基因注释查询R代码 geneQuery.R args <- commandArgs(T...
Convert ensembl gene IDs to gene symbolsXi Wangxi.wangnewcastle.edu.au
Convert gene ids to ensembl idsNicholas Cooper
Convert ensembl ids to HGNC gene idsNicholas Cooper
Gene Nomenclature Committee (HGNC)[5] uses the gene symbol and a custom generated ID, Entrez[6] uses numeric integers, sequencing projects use systematic names and biologists sometimes use additional aliases. As an example, the breast cancer early onset gene has the official gene symbol of BRCA...