Giter Site home page Giter Site logo

ru's Introduction

Read Until with npGraph

This is a fork repo from the original Read Until code with some modifications to adapt our assembly pipeline using npGraph

Citation

If you use this software please cite: 10.1101/2020.02.03.926956

Payne A, Holmes N, Clarke T, Munro R, Debebe B and Loose M (2020) Nanopore adaptive sequencing for mixed samples, whole exome capture and targeted panels. Cold Spring Harbor Laboratory.

Installation

# Make a virtual environment
python3 -m venv read_until
. ./read_until/bin/activate
pip install --upgrade pip

# Install our Read Until API
pip install git+https://github.com/LooseLab/read_until_api_v2@master
pip install git+https://github.com/hsnguyen/ru@master

Usage

# check install
$ ru_assembly
usage:  Read Until API: ru_assembly (/home/sonhoanghguyen/sw/ont/read_until/lib/python3.5/site-packages/ru/ru_npgraph.py)
        [-h] [--host HOST] [--port PORT] --device DEVICE --experiment-name
        EXPERIMENT-NAME [--read-cache READ_CACHE] [--workers WORKERS]
        [--channels CHANNELS CHANNELS] [--run-time RUN-TIME]
        [--unblock-duration UNBLOCK-DURATION] [--cache-size CACHE-SIZE]
        [--batch-size BATCH-SIZE] [--throttle THROTTLE] [--dry-run]
        [--log-level LOG-LEVEL] [--log-format LOG-FORMAT] [--log-file LOG-FILE]
        --toml TOML [--paf-log PAF_LOG] [--chunk-log CHUNK_LOG]
        Read Until API: ru_assembly (/home/sonhoanghguyen/sw/ont/read_until/lib/python3.5/site-packages/ru/ru_npgraph.py): error: the following arguments are required: --device, --experiment-name, --toml

# example run command - change arguments as necessary:
$ ru_assembly --experiment-name "Test run" --device MN17073 --toml example.toml --log-file RU_log.log

TOML File

For information on the TOML files see TOML.md.

Testing

To test Read Until using npGraph on your configuration we recommend first running a playback experiment to test unblock speed and then selection.

blah blah

ru's People

Contributors

alexomics avatar hsnguyen avatar mattloose avatar svennd avatar thomassclarke avatar

Watchers

 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.