bioconductor code for getting citrus gene symbol and entrez IDs
Hi,
If
Symbols = unlist(mget(probes, hugene10sttranscriptclusterSYMBOL, ifnotfound=NA))
and
Entrez_IDs = unlist(mget(probes, hugene10sttranscriptclusterENTREZID, ifnotfound=NA))
are the bioconductor code for getting gene symbol and entrez IDs respectively for human (GSE27447), then what are the equal code for GSE67376 (citrus sinensis)?
Thank you
• 2,153 views
•
link
0 answers
No answers yet.
Log in to answer this question.