e_list_mouse | R Documentation |
List of entrezIDs of the significantly DE genes from the mouse fibrosis dataset. To make examples run faster this data is used, instead of re-running previous functions throughout the examples of TimiRGeN. e_list_mouse is the output of the eNames function when the combined analysis is performed on mm_miR and mm_RNA and when entrezIDs are used as the gene IDs.
data("e_list_mouse")
The format is: List of 5: D1 D2 D3 D7 D14 Each list contains significantly differentially expressed entrezgene IDs, specific for each time point.
List of entrezgeneIDs per time point (5) from combined analysis of mm_miR and mm_mRNA. Used to speed up examples for building and checks.
From using eNames during combined analysis of mm_miR and mm_mRNA..
NA
data(e_list_mouse)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.