Giter Club home page Giter Club logo

raptranker's Introduction

Please see the wiki for detail usage

RaptRanker

RaptRanker is a software for RNA aptamer selection from HT-SELEX experiment data based on local sequence and structure information.

If you have any issues or recommendations, please feel free to open a ticket.

Requirements

RaptRanker needs C++ compiler, CMake, and Boost Libraries. We checked under the following versions.

  • OS : CentOS 7.5.1804, macOS Mojave 10.14.5
  • C++ compiler : g++ 5.5.0, clang 10.0.1
  • CMake : 3.13.4, 3.14.2
  • Boost : 1.69.0, 1.71.0

Installation

Download or clone the latest version sources, and build with CMake.

git clone https://github.com/hmdlab/RaptRanker.git
cd RaptRanker
mkdir build
cd build
cmake ..
make

$ warning: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead. may occur during make. This warning occurs in third-party source code. For now RaptRanker works, so please ignore it.

Usage

The executable file will be complied as RaptRanker/bin/RaptRanker. RaptRanker input parameters with a json file. To work RaptRanker, create a parameter file and call

path/to/RaptRanker/bin/RaptRanker parameter.json

For the detail of parameters, please check wiki.

raptranker's People

Contributors

ryoga-hmdlab avatar xilorole avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

unkosan

raptranker's Issues

Multi-threading Please

RaptRanker looks amazing, however I've noticed it takes a very long time for larger datasets. I think RaptRanker would greatly benefit from multi-threading support to cut down on runtime.

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.