pySeqLib: A small python library to process sequencing data.
Project description
A small python library to process sequencing data. It is under active development.
What’s inside?
intronX: a program to fetch sequence related features for introns: 1) length, 2) splice site motif strength, 3) second structure energy 4) frequecy of k-mers. See manual and example.
pymfold: a python wrap of mfold for calculate energy of RNA secondary structure.
motif-score: a motif score calculate
a sequence mapper to find lariat in RNA-seq reads (under test)
a sam file resampling method
How to install?
Download the codes from this github repository and then run the following command line:
python setup.py install
If you don’t have the root permission, add --user.
Rquired libraries: pysam, numpy, Cython.
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
File details
Details for the file pyseqlib-0.1.0.tar.gz
.
File metadata
- Download URL: pyseqlib-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2a39794d272f9c5e4c26f6f9b0679a9ba4574ef376fc56d5ecdaa465da7eb52 |
|
MD5 | a8a854aec14ee2ab2e3cc5e771e556ee |
|
BLAKE2b-256 | ae70723d4c10f1be866aa2b37aa8e4167fc85cb63228f6122ba47c8f91337ff1 |