plot_dStructurome: Plots differentially reactive regions.

Description Usage Arguments Value

View source: R/dStruct.R

Description

Plots differentially reactive regions.

Usage

1
plot_dStructurome(rl, diff_regions, outfile, fdr = 0.05, ylim = c(-0.05, 3))

Arguments

rl

List of dataframes of reactivities for each sample.

diff_regions

Dataframe of regions with significance of differentially reactivity.

outfile

The name for pdf file which will be saved.

fdr

FDR threshold for plotted regions.

ylim

Y-axis limits for plots.

Value

Saves a PDF for all differentially reactive regions. Returns NULL.


AviranLab/dStruct documentation built on Jan. 27, 2021, 2:28 a.m.