BRIE: Bayesian regression for isoform estimate
Project description
About BRIE
BRIE (Bayesian regression for isoform estimate) is a Bayesian method to estimate isoform proportions from RNA-seq data. Currently, BRIE could take sequence features to automatically learn informative prior of exon inclusion ratio in exon-skippiing events. This informative prior is very important when limited data is available. In Bulk RNA-seq experiment, we could easily increase the amplification to get more sequencing reads to improve the accuracy of isoform estimate. However, in single cell RNA-seq (scRNA-seq) experiments, the initial molecular is very limited, which always results some genes with very low coverage or even drop-out. In scRNA-seq, the BRIE method, by integrating informative prior, e.g. learned from sequence feature, could provide accurate and reproducible estimates of splicing in single cells, as well as sensitive differential analyses.
BRIE provides following functions through command line:
1. brie: Estimate isoform proportions and FPKM, and calculate weights for regulatory features.
2. brie-diff: Calculate Bayes factor of differential splicing between two cells or two conditions.
3. brie-event: Extract the splicing events from gene annotation file in gff3/gtf formate.
4. brie-factor: Fetch genentic features from genome sequence reference file in fasta formate.
Quick Start
Installation:
pip install brie
or download this repository, and type python setup.py install;
add --user if you don’t have root permission and you don’t use Anaconda.
Arguments
Type command line brie -h
Detailed manual
See the documentation on how to install, to use, to find the annotation data etc.
References
Yuanhua Huang and Guido Sanguinetti. Transcriptome-wide splicing quantification in single cells. bioRxiv, 2017, 0985172.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file brie-0.1.2.tar.gz
.
File metadata
- Download URL: brie-0.1.2.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34c5273c54cf913e9798cb7358d841082bc63d384c1602f1cac2b15d2f487e28 |
|
MD5 | 971c360a0d35e1aea1db1b26c433b2f5 |
|
BLAKE2b-256 | d9d47c3c3aefecac6d9e6b5b7814cb65ad5081b8edecfca2614807bd32c91d24 |