Description Usage Arguments Details Value Author(s) Examples
Search Alias of a Term
1 |
searchterm |
A character value specifying the term being searched. Words should be separated by space. |
allspecies |
A character vector specifying the species in which the alias of gene names will be searched for. Available species: Anopheles,Arabidopsis,Bovine,Worm,Canine,Fly,Zebrafish,E coli strain K12,E coli strain Sakai,Chicken,Human,Mouse,Rhesus,Malaria,Chimp,Rat,Yeast,Pig,Xenopus |
mincount |
An integer value specifying the minimum number of appearance in the GEO database for the alias to be retained. If an alias has too few appearance it may not be of great interest. |
This function first picks gene names from the searh term. It then searches alias for all the gene names contained in the search term. It next queries GEO and retain alias that appear frequently enough in GEO database. Finally it returns a combinatory results of retained alias.
A character vector of combinatory results of alias.
Zhicheng Ji, Hongkai Ji <zji4@zji4.edu>
1 | TermAlias("Oct4 RNA-seq")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.