Description Usage Arguments Details Value Author(s) References
Get gene differential expression information from input samples.
1 2 3 |
grlist |
A list containing the reads count of IP/Input bam files under different condition and the id of each files. It can be generated using makegrreadsfrombam function. |
txdb |
The txdb famate genome annotation. You need to input it similar to "TxDb.Hsapiens.UCSC.hg19.knownGene" if use other genomes instead of hg19. |
savepath |
The file path where to save the result |
The DE analysis is done using DESeq2.
By default, getdeinfo will output result of gene differential expresion information in both xls and data.frame which can used to calculate the DE score.
Songyao Zhang
Funm6AViewer: Visualization of single base differential m6A methylation sites and functional DmM genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.