Skip to main content

No project description provided

Project description

nanoISO

nanoISO is a Python package for analyzing ONT cDNA sequencing data. It provides a set of modules for identifying new genes and isoforms

Table of Contents

Overview

Requirements

  1. Python 3.8+

nanoISO modules

nanoISO gene

test

nohup python ./modifications.py -i ./treat.pass.fq.gz -s Treat.sam -b genes.bed -o test.treat.mod.bed > test.treat.mod.log 2>&1 &
nohup nanoISO detectMod -i ./treat.pass.fq.gz -s Treat.sam -b genes.bed -o test.treat.mod.detectMod.bed > test.treat.mod.detectMod.log 2>&1 &
nohup nanoISO detectMod -i ../input/LPS3/pass.fq.gz -s ../01_map_gene/LPS3_gene.sam -b ../reference/genes/genes.bed -o ./LPS3_modfi.bed &

Usage

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

nanoISO isoform

Usage

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

nanoISO m6A sites

Usage

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

nanoISO new mRNA

Usage

nanoISO.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 nanoISO/nanoISO:latest /bin/bash

Conda Environment

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

  1. Install conda
  2. Create a new conda environment: conda create -n nanoISO python=3.6
  3. Activate the environment: conda activate nanoISO
  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 nanoISO repository: git clone https://github.com/epibiotek/nanoISO.git
  7. Run the pipeline: python nanoISO/nanoISO.py gene -i sample -f genome.cdna.fa -e 0.005 -o gene

Cite nanoISO

If you use nanoISO 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

nanoiso-0.1.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

nanoiso-0.1.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file nanoiso-0.1.0.tar.gz.

File metadata

  • Download URL: nanoiso-0.1.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-134-generic

File hashes

Hashes for nanoiso-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b2860bddf4d0d9c63ff4a6151bb5940901e553254b75ac33ecd758442ef67f0b
MD5 cc2dbdd976200a5b7162aef77558435b
BLAKE2b-256 158101a3b5381c839ed8244be7d8b4f36ec5af19f98b8c051960059299e74d6e

See more details on using hashes here.

File details

Details for the file nanoiso-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nanoiso-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.8 Linux/5.15.0-134-generic

File hashes

Hashes for nanoiso-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c577e32c5930cbc654925752c9f16451c5e5ab8ba8630fd7c05adecb7b72b8a
MD5 de62485d8e8e72d44c834c9850ffed7f
BLAKE2b-256 5f4cfce5a244e1d49d65e2a6a37704953463efac4990ee9cf9eb0f7f7659a2c4

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