tissue_plot: Plotting tool to produce venn diagrams showing off tissue...

Description Usage Arguments

Description

Plotting tool to produce venn diagrams showing off tissue specific mismatch counts

Usage

1
2
tissue_plot(this, field = "AllSites", fill_colors = "green",
  cex_labels = 2, cex_counts = 3.5, mismatch = "all")

Arguments

this

an edit_table object

field

character naming edit_table field (either $AllSites, $RepSites, or $mirnaTargetSites) from which to obtain counts from

fill_colors

character vector specifying colors for each tissue

cex_labels

numeric specifying size of tissue labels

cex_counts

numeric specifying size of mismatch counts

mismatch

character. "all" counts all mismatches. Specific mismatches can be specified, for example "AtoG".


funkhou9/editTools documentation built on May 16, 2019, 4:05 p.m.