plot_summary: Groups samples based on signal. Useful for QC analysis

Description Usage Arguments

View source: R/plot_summary.R

Description

Groups samples based on signal. Useful for QC analysis

Usage

1
2
plot_summary(bw_summary = NULL, log_transform = TRUE, pos_const = 1,
  condition = NULL)

Arguments

bw_summary

output from extract_summary

condition

a vector of condition for each bigWig file. Samples belonging to same condition are treated as replicates. Default NULL.

fract

Fraction of data used for PCA or clustering. Default 0.25

pcs

Principal components to draw.


PoisonAlien/peakseason documentation built on May 14, 2019, 4:01 a.m.