plot_motif_coverage: Plot Mean Depth Coverage for TFBS

Description Usage Arguments

View source: R/plot_motif_coverage.R

Description

This function takes a DATA.FRAME with Mean Depth Coverage data as input, and plots it

Usage

1
2
3
4
5
6
7
plot_motif_coverage(
  data = "",
  trend_line = TRUE,
  tf_name = "",
  sample_name = "",
  output_dir = ""
)

Arguments

data

Data.frame with mean depth coverage data.

trend_line

Draw trend line. Default TRUE

tf_name

Transcription Factor name

sample_name

Sample name

output_dir

Directory to output results.


TearsWillFall/tfProfiling documentation built on Aug. 7, 2021, 9:40 a.m.