TF_Net_Generate | R Documentation |
This function is provided for convert feather file into motif-gene boolean network, the feather file containing the motif binding informtion for human/mouse/fly species, the files could be downloaded from cisTarget databases https://resources.aertslab.org/cistarget/
TF_Net_Generate(feather.readPath, cutoff = 1)
feather.readPath |
a character value to indicate the path which saved the feather file |
cutoff |
a cutoff to determine how to filter the unwanted Motif-gene links (default: 1) |
a matrix object which containing the boolean network of TF binding motif-gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.