plotbeta: Plot beta from NB regression

Description Usage Arguments Value Examples

View source: R/plotbeta.R

Description

Plot the distributions of beta values from negative binomial regression of HK and NHK groups in one figure.View the difference in Beta values between HK and NHK groups.

Usage

1
plotbeta(beta_oth_fdr, beta_hk_fdr)

Arguments

beta_oth_fdr

The beta values from previous Negative Binomial regression using non-housekeeping genes.

beta_hk_fdr

The beta values from previous Negative Binomial regression using housekeeping genes.

Value

Return a distribution plot

Examples

1
plotbeta(beta_oth_fdr,beta_hk_fdr)

ybai3/SCQC documentation built on May 19, 2019, 9:40 p.m.