AlleleProfileR.plot.readdept: Histogram of the read-depth

Description Usage Arguments Value Author(s)

View source: R/functions_main.R

Description

This function determines the read-depth of a sample and gene combination.

Usage

1
2
AlleleProfileR.plot.readdept(config, sample.id = NA, gene.id = NA,
  plot = TRUE, table = FALSE)

Arguments

config

Configuration list, as generated by AlleleProfileR.setup.

sample.id

Sample id, from samples object.

gene.id

Gene id, from genes table.

plot

Plot results?

table

Sumarized the results as a table?

Value

Histogram plot and data table

Author(s)

Arne Bruyneel


abruyneel/AlleleProfileR documentation built on June 12, 2020, 2:47 p.m.