plot_tracks: Draw a track view of geiven genomic loci

Description Usage Arguments Details

View source: R/plot_tracks.R

Description

Draw a track view of geiven genomic loci

Usage

1
2
plot_tracks(bigWigs = NULL, chr, start, end, op_dir = "./",
  rmAfter = TRUE, bwt_path = NULL)

Arguments

mat_list

Input matrix list generated by extract_matrix

color

named vector of colors for each sample

Details

This function takes output from extract_matrix and draws a profile plot


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