Skip to main content

Identify exons and 3'UTR of each reads for full-length mRNA-seq

Project description

mrnaScan

The Python toolkits designed to identify exons and 3'UTR of each reads for bulk/single-cell full-length mRNA-seq

Installation

python3 -m pip install --upgrade mrnaScan

Usage

# Basic usage
mrnaScan [options] -i <input.bam> -r <reference.gtf>

# For more information
mrnaScan -h

Output

  • *_exon_info.h5: a hdf5 file include count table of pesudo-transcripts and their exon information
  • *_utr_info.tsv: a tab-separated table of 3'utr length of each gene

Features

  • The exons and 3'utr of each reads
  • The pesudo-transcripts defined via the combination of exons
  • The count table of pesudo-transcripts
  • Other feature would be supported in the future ...

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

mrnaScan-0.1.2.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

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