GEfilt | R Documentation |
Filter genes according to cpm threshold value and replicated cpm option value.
Plot different graphes to explore data before and after filtering.
GEfilt(data_list, parameters)
data_list |
list contain all data and metadata (DGEList, samples descritions, contrast, design and annotations) |
parameters |
list that contains all arguments charged in Asko_start |
filtered_counts, large DGEList with filtered counts and data descriptions.
## Not run:
filtered_counts<-GEfilt(data, parameters)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.