1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|

[](https://badge.fury.io/py/xpore)
[](https://xpore.readthedocs.io/en/latest/?badge=latest)
[](https://pepy.tech/project/xpore)
---
xPore is a Python package for identification and quantification of differential RNA modifications from direct RNA sequencing.
### Installation
xPore requires [Python3](https://www.python.org).
To install the latest release with PyPI (recommended), run
```sh
$ pip install xpore
```
---
### Documentation
Please refer to our xPore documentation ([https://xpore.readthedocs.io](https://xpore.readthedocs.io)) for additional information, a quick start guide, and details on the data processing and output file format.
xPore is described in details in [Pratanwanich et al. *Nat Biotechnol* (2021)](https://doi.org/10.1038/s41587-021-00949-w)
---
### Release History
The current release is xPore v2.1.
Please refer to the github release history for previous releases: https://github.com/GoekeLab/xpore/releases
---
### Citing xPore
If you use xPore in your research, please cite
Ploy N. Pratanwanich, et al. Identification of differential RNA modifications from nanopore direct RNA sequencing with xPore. *Nat Biotechnol* (2021), [https://doi.org/10.1038/s41587-021-00949-w](https://doi.org/10.1038/s41587-021-00949-w).
---
### Getting Help
We appreciate your feedback and questions! You can report any error or suggestion related to xPore as an [issue on github](https://github.com/GoekeLab/xpore/issues). If you have questions related to the manuscript, data, or any general comment or suggestion please use the [Discussions](https://github.com/GoekeLab/xpore/discussions).
Thank you!
---
### Contact
xPore is maintained by [Ploy N. Pratanwanich](https://github.com/ploy-np), [Yuk Kei Wan](https://github.com/yuukiiwa) and [Jonathan Goeke](https://github.com/jonathangoeke) from the Genome Institute of Singapore, A\*STAR.
|