Description Usage Arguments Value
View source: R/convertNformatID.R
Match different identifiers to gene sets provided
1 | convertNformatID(GeneSetNames, SigGene_list, TotalGene_list, IDtype = "ens")
|
GeneSetNames |
Sigle or multiple gene set names, put into a vector if multiple. e.g. c('Lactation1','Lactation2','Lactation3') |
SigGene_list |
An list object; where each element contains signifcant genes. list dimension must match |
TotalGene_list |
An list object; where each element contains total genes. list dimension must match |
IDtype |
Gene Identifier type, choose from |
An list object with same dimension as SigGene_list and Totalgene_list, where each element has comprehensive id information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.