Description Usage Format Source References Examples
RNA modification detection result output from xPore.
1 |
Dataframe with 129 rows and 18 variables
Transcript or gene id
Transcript or gene position
5-mer where modified base sits in the middle if modified.
Differential modification rate between condition1 and condition2 (modification rate of condition1 - modification rate of condition2).
Z score obtained from z-test of the differential modification rate.
Significance level from z-test of the differential modification rate.
Modification rate of a replicate 1 of KO condition.
Modification rate of a replicate 1 of KO condition.
Read coverage of genes in replicate 1 of KO condition.
Read coverage of genes in replicate 1 of WT condition.
Inferred mean of the unmodified RNAs distribution.
Inferred mean of the modified RNAs distribution.
Inferred sigma^2 of the unmodified RNAs distribution.
Inferred sigma^2 of the modified RNAs distribution.
Confidence level of mu_unmod compared to the unmodified reference signal.
Confidence level of mu_unmod compared to the unmodified reference signal.
Lower if mu_mod < mu_unmod and higher if mu_mod > mu_unmod
P value of one-tailed t-test
(Pratanwanich et al., 2021)
Pratanwanich, P. N., Yao, F., Chen, Y., Koh, C. W. Q., Wan, Y. K., Hendra, C., Poon, P., Goh, Y. T., Yap, P. M. L., Chooi, J. Y., Chng, W. J., Ng, S. B., Thiery, A., Goh, W. S. S., & Göke, J. (2021). Identification of differential RNA modifications from nanopore direct RNA sequencing with xPore. Nature Biotechnology,39(11), 1394–1402. https://doi.org/10.1038/s41587-021-00949-w
1 2 3 4 | ## Not run:
RnaModificationResults
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.