Skip to main content

BRIE-kit: Preprocessing tool kit of BRIE in splicing analysis

Project description

Preprocessing tool kit of BRIE project in splicing analysis

Why BRIE-kit

The purpose of move some utility functions from BRIE main package into this tool kit is that brie-event is only supported by Python 2 (see issue). Therefore, we keep a few pre-processing tools into this package and BRIE main package can focus on splicing quantification and downstream analysis.

Therefore, use BRIE-kit in Python 2 environment only for full fucntions.

Supported fucntions

BRIE-kit provides following functions through command line, which are upgraded from BRIE main package:

1. briekit-event: Extract the splicing events from gene annotation file in gff3/gtf formate.

2. briekit-event-filter: Filter exon-skipping events by setting thresholds.

3. briekit-factor: Fetch genentic features from genome sequence reference file in fasta formate.

Quick Start

Installation

BRIE-kit is developed under Python 2.7 environment, and not full compatible with Python 3, so please use it in Python2 environment. If you are using Python3 in Anaconda 3, you can simply create a conda environment with Python=2.7:

conda create -n briekit python=2.7 numpy=1.13.0

source activate briekit

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

  • Opt 1: Type in terminal: pip install briekit. Add -U if you want to upgrade your earlier installation.

  • Opt 2: Download the GitHub repository, and type python setup.py install

Note, if you don’t use Anaconda and don’t have root permission, add --user, so you can install it in your folder.

Arguments

  • Type command line briekit-event -h

Detailed manual

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

References

Yuanhua Huang and Guido Sanguinetti. BRIE: transcriptome-wide splicing quantification in single cells. Genome Biology, 2017; 18(1):123.

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

briekit-0.2.2.tar.gz (41.8 kB view details)

Uploaded Source

File details

Details for the file briekit-0.2.2.tar.gz.

File metadata

  • Download URL: briekit-0.2.2.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for briekit-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b710329e4f44bac9549c705fb7471d72e75395f567b7d85e9ed5bd31a884c497
MD5 1859f38e47a57f6a371386eeb8fd5662
BLAKE2b-256 e983a27951cd71ead08d03ff48f10b9cd5f9606e7cb930cd97d9dcd9dd54353e

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