Adaptive sampling toolkit for MinION
Project description
Installation
This toolkit currently requires MinKNOW (minknow-core v4.0.4) and Guppy (v3)
to be installed and read_until_api
to be installed separately. We recommend installing in a virtual environment as so:
# Make a virtual env
python3 -m venv readfish
source ./readfish/bin/activate
pip install git+https://github.com/nanoporetech/read_until_api
pip install --pre readfish
Usage
# check install
$ readfish
usage: readfish [-h] [--version]
{targets,align,centrifuge,unblock-all,validate,summary} ...
positional arguments:
{targets,align,centrifuge,unblock-all,validate,summary}
Sub-commands
targets Run targeted sequencing
align ReadFish and Run Until, using minimap2
centrifuge ReadFish and Run Until, using centrifuge
unblock-all Unblock all reads
validate ReadFish TOML Validator
summary Summary stats from FASTQ files
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
See '<command> --help' to read about a specific sub-command.
# example run command - change arguments as necessary:
$ readfish targets --experiment-name "Test run" --device MN17073 --toml example.toml --log-file RU_log.log
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
readfish-0.0.5a3.tar.gz
(45.1 kB
view hashes)
Built Distribution
readfish-0.0.5a3-py3-none-any.whl
(58.7 kB
view hashes)
Close
Hashes for readfish-0.0.5a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50ff9c2363c13b3f7230b7bd87b3f075e5cbde1b3533db0ef508b97e01c20d3f |
|
MD5 | 92bf67f7d3702cac21b1f3d7fb2c0375 |
|
BLAKE2b-256 | 70de8e0666da3c8daa46809b7ce0b26f15b8e7237a6fd1c680771f8713c71e66 |