Skip to main content

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

pyseqlib-0.1.0.tar.gz (9.7 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