Skip to main content

DICEseq: Dynamic Isoform spliCing Estimator via sequencing data

Project description

About DICEseq

DICEseq (Dynamic Isoform spliCing Estimator via sequencing data) estimates the dynamics of isoform proportions jointly from time series RNA-seq experiments. DICEseq is a Bayesian method based on a mixture model whose mixing proportions represent isoform ratios. It incorporates the correlations from the temporal structure, by coupling the isoform proportions at different times through a latent Gaussian process (GP).

DICEseq provides following functions through command line:

  1. diceseq: estimate the isoform proportions and FPKM for time series data jointly, or for a single time point.

  2. dice-count: fetch reads counts for entile gene, or specific reads counts, e.g. junction reads, for genes with exact one intron. This is special design mainly for yeast.

  3. dice-bias: estimate parameters for sequencing bias, including fragment length distribution, reads sequence and position bias parameter. The output file can be directly used for bias correction in diceseq.

In addition, DICEseq package also provides interface of a set of functions and attributes as an object-oriented python module. Therefore, you could use some of the module e.g., SampleFile to visualize the samples in gzip file in a Gaussian process way, or BiasFile to visualize the bias parameters. Also, the gtf_utils provides a set of ways to load gtf file, choose the genes, or customize the coordinates of exons and introns, add and remove of specific transcripts.

Quick Start

Environment and installation:

DICEseq was initially developed in Python 2 environment, hence best to be used in Py2 environment. By using Anaconda platform, no matter Py2 or Py 3, it is easy to set up a conda environment with Py2, for example by following commond:

conda create -n dicePy2 python=2.7 numpy==1.15.4 scipy==1.1.0 matplotlib==2.2.3 pysam==0.15.2

source activate dicePy2

Once you are in a Python 2 environment, there are usually two ways to isntall a package:

  • pip install diceseq

  • or download this repository, and type python setup.py install.

  • You may need to add --user if you don’t have the root permission for that environment.

Arguments

  • Type command line diceseq -h

Detailed Manual

See the documentation on how to install, to use, to find the annotation data etc.

References

Yuanhua Huang and Guido Sanguinetti. Statistical modeling of isoform splicing dynamics from RNA-seq time series data. Bioinformatics, 2016, 32(19): 2965-2972.

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

diceseq-0.2.9.tar.gz (38.2 kB view details)

Uploaded Source

File details

Details for the file diceseq-0.2.9.tar.gz.

File metadata

  • Download URL: diceseq-0.2.9.tar.gz
  • Upload date:
  • Size: 38.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6

File hashes

Hashes for diceseq-0.2.9.tar.gz
Algorithm Hash digest
SHA256 c661981614c1573ba9ee03d76e9bd18473e400f66bb107b97319fb3f27b9d689
MD5 974fbfc6e08f0a325becb40cf80bd6cd
BLAKE2b-256 9a16dfa9c06fa923f491176a81f75ea6c872318c890704b52d1854c3f611872b

See more details on using hashes here.

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