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.