Oxford Nanopore Technologies duplex pipeline scripts for guppy
Project description
ont_guppy_duplex_pipeline
ont_guppy_duplex_pipeline is a tool to process duplex data contained in .fast5 and/or .pod5 files.
The duplex pipeline comprises the following steps:
(Optional) simplex (1d) basecalling. This defaults to using dna_r10.4.1_e8.2_400bps_fast.cfg as the configuration.
Identification of duplex pairs in the simplex basecall results.
(Optional) duplex basecalling of those pairs. This defaults to using dna_r10.4.1_e8.2_400bps_sup.cfg as the configuration.
(Optional) simplex basecalling of all reads that were not part of a duplex pair, using the same configuration as the duplex basecalling.
Getting Started
ont_guppy_duplex_pipeline is available on PyPI and can be installed via pip::
pip install ont-guppy-duplex-pipeline
Launch the pipeline by calling guppy_duplex::
guppy_duplex -i <read folder> -s <output_folder>
By default the pipeline is configured for the 10.4.1 e8.2 chemistry at 400bps. This can be changed by setting the --simplex_config and --duplex_config options. For example, to use the 260bps configurations::
guppy_duplex -i <read folder> -s <output_folder> --simplex_config dna_r10.4.1_e_8.2_260bps_fast.cfg --duplex_config dna_r10.4.1_e8.2_260bps_sup.cfg
Typically the simplex config should be a fast model and the duplex config should be a sup model.
See the full list of arguments by looking at the help for guppy_duplex::
guppy_duplex -h
Find out more about guppy and duplex on the Oxford Nanopore Technologies community: https://community.nanoporetech.com/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file ont_guppy_duplex_pipeline-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: ont_guppy_duplex_pipeline-1.0.3-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.10 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca8f8299dd1f853384655d3b859335438c38b21b9943071dcad567935bec9dab |
|
MD5 | 03785e7fc6af3a424f4bfc538a50b2dd |
|
BLAKE2b-256 | 5243e4bba6bc11aeb3d6c7eba60be23b920e9b5af35cf1706a03b57a35bfeb4c |