pv_timecourse {HDXBoxeR} | R Documentation |
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)
Arguments
df_c |
dataframe of control |
df_v |
dataframe for variant |
replicates |
number of replicates. Default set to 3. |
Value
pvalue comparisons between two sets.
[Package HDXBoxeR version 0.0.1 Index]