Skip to main content

Python Package for RNA structure prediction 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 Vienna RNA Package lib and H directories (external/RNAlib/fold) and RNAStructure libs (external/RNAlib/plot), and users should read the COPYING or ReadMe.txt files 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.

MANUALS http://multifoldmanual.appspot.com

SOURCES CODES https://pypi.python.org/pypi/multifold

PREREQUISITES 1. python 2.7, python-dev 2. numpy >= 1.4.1 (automatically installed) 3. ngslib >= 1.1.10 for NGS data processing (automatically installed) 4. fisher >= 0.1.4 for fisher exact test ((automatically installed) 4. sfold 2.2 stand-alone executable (http://sfold.wadsworth.org/License_info.html)

GENERAL INSTALL INSTRUCTIONS

  1. Install from Python Package Index (https://pypi.python.org) > easy_install –prefix=$HOME/local multifold

  2. Install from source file (including the demo example files) >easy_install –editable –build-directory package_source/ multifold >cd package_source >python setup.py install –prefix=install_path

  3. sfold 2.2
    Download the stand-alone executable from http://sfold.wadsworth.org/License_info.html
    Run configure file

    >cd SFOLD2.2_HOME >./configure

    Test sfold in command line before use:

    >bin/sfold

    If successful, add sfold binary file to system PATH by:

    PATH=$PATH:SFOLD2.2_HOME/bin/

MAJOR MODULES

  • Data formats:

    FastD, FastC, FastS and EFastS to represent data used in MultiFold.

  • IO:

    Readers for each data format

  • Predictor:

    Wrappers of a series of RNA secondary structure prediction tools. RNAfold, mfold, UNAFold, sfold, et. al. Note: make sure the command/program is callable in shell before call it in MultiFold.

  • Algorithm:

    EM algoritm, Boltzmann sampling, structure distance calculation, et. al.

  • Utils:

    Utilites. Temperature conversion, structure format conversion, et. al.

  • ThreadSafeFile:

    Used in multiple processing procedures.

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

multifold-1.2.2.tar.gz (594.5 kB view details)

Uploaded Source

File details

Details for the file multifold-1.2.2.tar.gz.

File metadata

  • Download URL: multifold-1.2.2.tar.gz
  • Upload date:
  • Size: 594.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for multifold-1.2.2.tar.gz
Algorithm Hash digest
SHA256 76b334bf4536f536ef11c4a229a49889fb908fe8c7355d90108d22d579f779d9
MD5 abfbf597b9c28cf7f47b9a66e5a15e58
BLAKE2b-256 6a2d993854705d853c61ac4eeffc1374b25e5f1c771649d0bd214e0438ed290d

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