features.box.plot: All features box plot

Description Usage Arguments

View source: R/features.box.plot.R

Description

All features box plot

Usage

1
2
3
4
features.box.plot(indir, outdir, fdir, chromsizes = "sc",
  title = "Average log2 difference of H4K16Ac vs 1.5h sample",
  filename = "All_features_box_plot", notes = "",
  exclude_seq = "chrM", ylim = NULL)

Arguments

indir

Input directory containing bedgraph files.

outdir

Output directory.

fdir

Directory containing different features in files.

chromsizes

Text file containing sizes of all chromosomes in columns (chromosome ~ size).

title

Main title of the plot

filename

Name of the output plot file

notes

Optional notes, which is displayed in the bottom of the plot.

exclude_seq

Optional argument to exclude chromosomes.


suvarzz/MNuc documentation built on Aug. 11, 2019, 6:45 a.m.