filterLowRep | R Documentation |
Filter rows with lower than given number of replicates for any condition
filterLowRep(df, groups, leastRep = 2)
df |
Dataframe with expression data to filter |
groups |
Condition groups header |
leastRep |
Minimum number of replicates in each group to retain |
collDesignDf Reduced design matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.