plotTF: Create barplot of the identified transcription factor binding...

Description Usage Arguments Value

View source: R/transf.R

Description

Generates an overlayed barplot of the results exported by the 'findTFBS' function. The bar plot visualises the most frequent transription factors with respect to the total number of occurrences and the number of sequences that contain these trascription factors.

Usage

1
plotTF(df, topTF = 10)

Arguments

df

The data frame exported by the 'findTFBS' function

topTF

Integer corresponding to the number of the most frequent trascription factors to be displayed (default:10)

Value

1/ A barplot with the 'topTF' most frequent transcription factors

2/ A barplot with the number of transcription factors per class

3/ A scatterplot comparing the observed and expected number of transcription factors per class


andigoni/MeinteR documentation built on Oct. 1, 2021, 9:33 p.m.