removeTraitsMinN | R Documentation |
removeTraitsMinN removes CpG with casecount < minN from corresponding data.frames for P_Val, for DeltaMethylation and for N
removeTraitsMinN(dfList, minN)
dfList |
list containing corresponding data.frames for P_Val, for DeltaMethylation and for N |
minN |
minimum value for n |
named list of data.frames, one df for P_Val, one for DeltaMethylation, one for N as well as labels
result$dfP_Val for p-values
result$dfDM for delta methylation values
result$dfN for n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.