a helper function to write files for metascape analysis.
1 | write_genesToMeatascape(genes, group_by, txt_file, top_n = NULL)
|
genes |
a vector of genes (e.g. Symbols) |
group_by |
a vector of gene annotation (e.g. Cluster). should be equal lenght of genes. |
txt_file |
text filenamme |
top_n |
only write top_n genes for each group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.