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

Usage

nanomd gene -i ../input/{}/pass.fq.gz -r ../reference/fasta/genome.fa -o ./{}_gene.sam --parms '--secondary=no --cs -a --sam-hit-only'

nanomd isoform

Usage

nanomd isoform -i ../input/{}/pass.fq.gz -r ../reference/fasta/transcripts.fa -o ./{}_transcripts.sam

nanomd modification sites

Usage

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

nanomd nascentRNA

Usage

nanomd nascentRNA -i ../input/{}/pass.fq.gz -s ../01_map_gene/{}_gene.sam -r ../reference/fasta/transcripts.fa -m ~/soft/newRNA.pkl -p {}

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.9.tar.gz (18.8 kB 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.9-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nanomd-0.3.9.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • 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.9.tar.gz
Algorithm Hash digest
SHA256 6eabfa5c38636beaceb33012f106761cc18263277377b4b8fa37c3a19c5dd271
MD5 cd837c0a3b0901b37b2564c88af40d4a
BLAKE2b-256 bab0a7ca472f14f0c694810c483e9be48dd789e3994d256bdf786f331fb67236

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nanomd-0.3.9-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b3aeb7df1dcec0be9056a7d2d4ea33922e8b33256982bddc5efd62c6c064a178
MD5 9db4ec14e7b2b333ead9c0b7314d1381
BLAKE2b-256 63c32f5e37d205a39a20ca3e40dc4e2f26d54b099045feb776d590f3288da4a9

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