Skip to main content

A python program to trim and demultiplex nanopore reads

Project description

pytrim2

Install

pip install pytrim2

How to use

from pytrim2.demultiplex import demultiplex

demultiplex("test_data/test.fasta",
            "fasta",
            "test_data/test_primer.fasta",
            "fasta",
            "test_data/test_out",
            200,
            5)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytrim2-0.0.5.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

pytrim2-0.0.5-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page