Learn R Programming

HDXBoxeR (version 0.0.2)

pv_timecourse: pvalue calculation between two sets of the data at certain timepoint

Description

Preparatory function for calculation of pvalue between sets.

Usage

pv_timecourse(df_c, df_v, replicates = 3)

Value

pvalue comparisons between two sets.

Arguments

df_c

dataframe of control

df_v

dataframe for variant

replicates

number of replicates. Default set to 3.