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)
If there are more than 10\
the single sample directional gene set analysis would stop.
A list of gene names from the gene sets.
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.