Skip to main content

No project description provided

Project description

nanoMD

nanoMD(Nanopore direct RNA sequencing Multi-dimensional analysis) was developed to synchronously analyze the changes in m6A sites, genes, and isoforms, and new mRNA.

Table of Contents

Overview

nanoMD is designed to work with the output of the ONT direct RNA sequencing platform and can be used to identify new m6A sites, genes, and isoforms, as well as detect and quantify new mRNA.

It is recommended to use the docker or conda environment to run the pipeline.

Requirements

  1. Python 3.6+
  2. Python modules:
    • pandas
    • numpy
    • scipy
    • sklearn
    • matplotlib
    • seaborn
    • pysam
  3. minimap2
  4. samtools
  5. bedtools
  6. flair
  7. tombo
  8. mines
  9. metaPlotR

nanoMD modules

nanomd.py is the main module of nanoMD, which includes the following sub-modules:

  • gene
  • isoform
  • detectMod
  • nascentRNA

nanomd gene

test

nanomd detectMod -i ../input/NC-2/pass.fq.gz -s ../01_map_gene/NC-2_gene.sam -b ../reference/genes/genes.bed -r ../reference/genes/region_sizes.txt  -p NC-2

nanomd nascentRNA -i ../input/NC-2/pass.fq.gz -s ../01_map_gene/NC-2_gene.sam -b U -m ~/soft/newRNA.pkl -p NC-2

Usage

nanomd.py gene -i sample -f genome.cdna.fa -e 0.005 -o gene

nanomd isoform

Usage

nanomd.py isoform -i sample -f genome.cdna.fa -e 0.005 -o isoform

nanomd m6A sites

Usage

nanomd.py detectm6A -i sample -f genome.cdna.fa -e 0.005 -o m6A

nanomd new mRNA

Usage

nanomd.py detectnewmRNA -i sample -f genome.cdna.fa -e 0.005 -o newmRNA

Scripts

We provide a set of standalone scripts for 5EU detection and quantification.

detect5EU.py

This script detects 5' untranslated regions (5EU) from the ONT direct RNA sequencing data.

Usage

python detect5EU.py -i sample.fastq -o 5EU.bed

Docker

If the user has docker installed, the following command can be used to run the pipeline in a docker container:

docker run -v /path/to/data:/data -it nanomd/nanomd:latest /bin/bash

Conda Environment

If the user has conda installed, the following command can be used to create a conda environment for nanoMD:

  1. Install conda
  2. Create a new conda environment: conda create -n nanomd python=3.6
  3. Activate the environment: conda activate nanomd
  4. Install the required packages: conda install -c bioconda minimap2 samtools bedtools flair tombo mines
  5. Install the required python packages: pip install pandas numpy scipy sklearn matplotlib seaborn pysam
  6. Clone the nanoMD repository: git clone https://github.com/epibiotek/nanomd.git
  7. Run the pipeline: python nanomd/nanomd.py gene -i sample -f genome.cdna.fa -e 0.005 -o gene

Cite nanoMD

If you use nanoMD in your research, please cite the following paper:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nanomd-0.3.1.tar.gz (3.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nanomd-0.3.1-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file nanomd-0.3.1.tar.gz.

File metadata

  • Download URL: nanomd-0.3.1.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-142-generic

File hashes

Hashes for nanomd-0.3.1.tar.gz
Algorithm Hash digest
SHA256 0c7573265eba25560d7f01878bd26df6d8f597b02db6cfe8d72527a45d45e1b0
MD5 1852f4541ce02cb6e1a7de6c91fac029
BLAKE2b-256 35fa07c81e3b01eb3aeae49d42d874900bcd7e14365ff80df1a87cab2ddbadd7

See more details on using hashes here.

File details

Details for the file nanomd-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: nanomd-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-142-generic

File hashes

Hashes for nanomd-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 170bb73ebe9e62778e66dce6105783f0e65b36dcc574c76538269018be0188a8
MD5 af2eb8851b1ab2f214d63cf539ef392f
BLAKE2b-256 b01e59e59ebbeb97b9a7146d919a3c61c63513e666d8f9defd2e62247a0a2d6e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page