Description Usage Arguments Details Value Author(s) References
Get DE score from DE information.
1 2 | getdescore(deseqre,
scoretype = "pval")
|
deseqre |
A dataframe of DE information. It can be generated using getdeinfo from input bam files. |
scoretype |
The value used to calculate the DE score. It can be "pval", "padj", or "log2FoldChange" denotes use the p-value, FDR or log2FoldChange of genes to calculate the DE score. |
Get DE score from DE information.
By default, getdescore will output a named vector of DE scores. The name is the gene symbol.
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.