m6anet

alt text

m6anet is a python tool to detect m6a modifications from Nanopore Direct RNA Sequencing data

Installation

m6anet requires Python3 to run.

To install our xpore package and its dependencies, run

$ git clone git@github.com:GoekeLab/m6anet.git
$ python setup.py install
$ pip install -r requirements.txt 

See our documentation here!

Contributors

This package is developed and maintaned by Christopher Hendra and Jonathan Göke. If you want to contribute, please leave an issue. Thank you.

License

MIT