Description Usage Arguments Value Examples
View source: R/MERIT_functions.R
Step 2 - Transcription factor direct target promoter binding based filtering of gene regulatory link predictions
1 2 3 4 5 6 | transcriptionFactorBindingInference_with_TFBStools(m.grn,
file.TF_to_Motif_IDs = "", file.TFBS_motifs = "",
file.promoterSeq = "", file.geneSeq = "", th.pre_tss = 1000,
th.post_tss = 200, th.min.score.motif = "80%",
genome_nucleotide_distribution = c(0.3253439, 0.1746561, 0.1746561,
0.3253439), th.pval.known_motifs = 0.05, n.cpus = 2, b.load = "no")
|
m.grn |
gene regulatory network |
DNA binding based grn and p-values, filtered lead-support grn
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.