Skip to main content

Python Modules for Next-Generation Sequencing Data Analysis.

Project description

CONTENTS AND COPYRIGHT

This package is used for maniputating genome annotation and seqeunce files, such as Bed, GenePred, BAM, Wiggle and BigWig formats. Users interested in this package should contact yfwang0405@gmail.com for details. This package uses the UCSC lib and inc directories (in KentLib), and users should read the README file inside and behave accordingly. All files are copyrighted, but license is hereby granted for personal, academic and non-profit use. Commercial users should contact yfwang0405@gmail.com.

PREREQUISITES 1. numpy 2. pysam for SAM file manipulation 3. argparse for Python 2.6

GENERAL INSTALL INSTRUCTIONS

  1. This package is base on Python 2.7. This package is only tested on linux 64bit machines. Other platforms may not work well.

  2. Simply run the setup.py if you have root privilege, otherwise, specify the directory of your install path by “–prefix=install_path”. >python setup.py install –prefix=install_path

  3. Set the PYTHONPATH environment varialble. >vi ~/.bash_profile PYTHONPATH=$PYTHONPATH:install_path/lib/python2.7/site-packages export PYTHONPATH >source ~/.bash_profile

MAJOR MODULES

  • IO: Read various biological data

  • DB: Build DB for genomic data for fast query.

  • Pipeline: Pipelines built using wrappers of commonly used tools.

  • Bed: Genomic coordinates data format.

  • BedList: A list of Bed instances.

  • wTwoBitIO: python module for retrieve fasta sequence from 2bit file.

  • wWigIO: python module for retrieve Wiggle region from BigWig file.

  • wRNA: python module to fold RNA structures.

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

ngslib-1.1.4.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file ngslib-1.1.4.tar.gz.

File metadata

  • Download URL: ngslib-1.1.4.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ngslib-1.1.4.tar.gz
Algorithm Hash digest
SHA256 ffa275546914a3e869dbd52f3518ba32f538c88808502b4de15c60c30eff9487
MD5 092b345173e9ace3e4e9228c649cb276
BLAKE2b-256 35a40820942f0017e5d6d08a72b303435dda25688f583325ae68a86d9cd0c488

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