https://github.com/tleonardi/nanocompore
RNA modifications detection from Nanopore dRNA-Seq data
https://github.com/tleonardi/nanocompore
bioinformatics nanopore rna-modifications
Last synced: 22 days ago
JSON representation
RNA modifications detection from Nanopore dRNA-Seq data
- Host: GitHub
- URL: https://github.com/tleonardi/nanocompore
- Owner: tleonardi
- License: gpl-3.0
- Created: 2018-08-05T10:43:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T15:46:45.000Z (over 1 year ago)
- Last Synced: 2025-04-13T03:08:59.896Z (22 days ago)
- Topics: bioinformatics, nanopore, rna-modifications
- Language: Python
- Homepage: https://nanocompore.rna.rocks
- Size: 138 MB
- Stars: 82
- Watchers: 8
- Forks: 13
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-nanopore - nanocompore - [Python] - [RNA modifications detection by comparative Nanopore direct RNA sequencing](https://www.biorxiv.org/content/10.1101/843136v1). (Software packages / RNA modification analysis)
README

---
[](https://github.com/tleonardi/nanocompore/blob/master/LICENSE)
[](https://www.python.org/)
[](https://www.biorxiv.org/content/10.1101/843136v1.full)[](https://badge.fury.io/py/nanocompore)
[](https://pepy.tech/project/nanocompore)
[](https://travis-ci.com/tleonardi/nanocompore)---
**Nanocompore identifies differences in ONT nanopore sequencing raw signal corresponding to RNA modifications by comparing 2 samples**
Nanocompore compares 2 ONT nanopore direct RNA sequencing datasets from different experimental conditions expected to have a significant impact on RNA modifications. It is recommended to have at least 2 replicates per condition. For example one can use a control condition with a significantly reduced number of modifications such as a cell line for which a modification writing enzyme was knocked-down or knocked-out. Alternatively, on a smaller scale transcripts of interests could be synthesized in-vitro.
**Full documentation is available at http://nanocompore.rna.rocks**
[](http://nanocompore.rna.rocks)
## Companion repositories
* [NanoCompore_pipeline](https://github.com/tleonardi/nanocompore_pipeline): Nextflow pipeline to preprocess data for NanoCompore
* [Nanocompore_analysis](https://github.com/tleonardi/nanocompore_paper_analyses): Analyses performed with Nanocompore for the BioRxiv preprint
* [NanopolishComp](https://github.com/tleonardi/NanopolishComp): Collapse Nanopolish eventalign output per kmer, required before running NanoCompore## Main authors
* Tommaso Leonardi - tom {at} tleo.io
* Adrien Leger - aleg {at} ebi.ac.uk