Code Monkey home page Code Monkey logo

deepfold's Introduction

Deepfold

A tool for RNA secondary structure prediction with deep neural networks. DeepFold learn the underlying RNA folding mechanism directly from structure-known sequences without any energy assumption or parameters, and can also predict pseudoknots. It provides predicting scripts and models for input RNA ct file.

For updates, please refer to https://github.com/lulab/deepfold

License

DeepFold is free for non-commercial research. For commercial use, please contact the authors.

1. Installation

Pre-requisite:

  1. Linux
  2. Python (>=2.7)
  3. Python packages keras

2. Usage and Examples

    Run subset model:
python /path/to/folder/deepfold.py -S /path/to/your/input_folder /path/to/your/output_folder/;
    Run fullset model:
python /path/to/folder/deepfold.py -F /path/to/your/input_folder /path/to/your/output_folder/;

3. Contact

==========

Boqin Hu [email protected] Yang Wu [email protected]

deepfold's People

Contributors

hu-boqin avatar

Stargazers

 avatar wook2014 avatar K avatar Upendra Kumar Devisetty avatar Panqiao Wang avatar

Watchers

James Cloos avatar Lu Lab @ Tsinghua University avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.