Description Usage Arguments Value
Create a gene set
1 2 3 4 5 6 7 8 9 10 | seekCreateGeneSet(
name,
IDs,
species,
translate = NA,
pmids = "",
desc1 = "",
desc2 = "",
contributor = ""
)
|
name |
string, give the gene a short descriptive name |
IDs |
vector of identifiers (strings or integers) |
species |
string, either "Homo sapiens" or "Mus musculus" |
translate |
string, translate IDs to entrezids. Must be "SYMBOL", "ENSEMBL" or other valid types |
pmids |
string, Pubmed ID |
desc1 |
string, short description |
desc2 |
string, long description |
contributor |
string |
Vector of human Entrez IDs (or, if matrix=T, a matrix of mouse and human Entrez IDs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.