check_gene_name_match_noDir | R Documentation |
This function is to check if the gene IDs in the gene sets and data matrix match well.
check_gene_name_match_noDir(genes_in_Gene_sets, genes_in_Data)
genes_in_Gene_sets |
A list of gene names from the gene sets. |
genes_in_Data |
A list of gene names from the data matrix. |
Before single sample directional gene set analysis, it is necessary to check whether the gene ID types in the in the gene sets, data matrix and direction matrix have the same ID type. If not, users should double check to make gene ID types match one another.
If there are more than 10\ the single sample directional gene set analysis would stop.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.