Description Usage Arguments Value
This function reads a two-columned tab-delimited text file (with header). Column names are ignored, but the first column should be geneset names or IDs and the second column should be Entrez Gene IDs.
1 | read_geneset(file_path)
|
file_path |
A file path for the custom gene set. |
A GeneSet
class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.