Description Usage Arguments Value
View source: R/pwOmics_helper_functions.R
In case the user is able to provide a file with transcription factor - target gene matches (e.g. from TRANSFAC database) this function can read in the information. The file needs to be a txt file with first column transcription factors and second column target gene symbols without a header.
1 | readTFtargets(data_omics, TF_target_path)
|
data_omics |
OmicsData object. |
TF_target_path |
path of txt file containing the transcription factor target gene information as specified above. |
data frame with user-specified TF target gene information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.