Convert motif ID to gene ID.
getMotif2Gene(motif_file, orgdb, tf_family)
The PWM matrix file.
The orgdb name.
The TF family files. Thee columns are included:Symbol Ensembl Family.
getMotif2Gene(motif_file = "jaspar.motif", orgdb = "org.Hs.eg.db", tf_family="tf.family.tsv")
#> Warning: cannot open file 'jaspar.motif': No such file or directory
#> Error in file(con, "r"): cannot open the connection