ctInputDE | R Documentation |
TEKRABber can also be used comparing orthologs and transposable elements within same species, i.e., control and treatment. Here we provide an example data for demonstration. This data was based on syn8466812 RNA-seq (Allen M et al., 2016). However, the expression data was modified due to confidential agreement. Therefore, it cannot represent the original data.
data(ctInputDE)
An object contains 2 expression data:
input gene data for DE analysis comparing control and treatment
input TE data for DE analysis comparing control and treatment
data(ctInputDE)
geneInputDE <- ctInputDE$gene
teInputDE <- ctInputDE$te
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.