Skip to main content

Manage sequence alignments

Project description

seqalign

Manage sequence alignments

Installation

pip3 install seqalign

or

pip3 install --user seqalign

Examples

with SequenceAlignment(<path to input BAM or FASTQ file>) as sa:
    sa.cleans_up_bam = False
    sa.remove_supplementary_alignments()
    sa.samtools_sort(memory_limit=10)
    sa.samtools_index()
    sa.write(<path to output BAM file>)

Notes

The input_file argument to SequenceAlignment() should be a string for single-end reads or for data that is already aligned. For raw paired-end reads, it should be a tuple containing two strings giving the paths to the two FASTA / FASTQ files.

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

seqalign-0.1.8.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seqalign-0.1.8-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file seqalign-0.1.8.tar.gz.

File metadata

  • Download URL: seqalign-0.1.8.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for seqalign-0.1.8.tar.gz
Algorithm Hash digest
SHA256 170f1d777b08cc7d37b8e5fafd808fef22242ed9d7d6a351616d290cffe35baa
MD5 af957390c81a3e721b1b8be987986e57
BLAKE2b-256 0de37521003f4efa94f06bc5d40acd63956e2e15d1437a64b40eae62d2535513

See more details on using hashes here.

File details

Details for the file seqalign-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: seqalign-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for seqalign-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3a623ba243b6dfec43589881353563950936a84aefcd7084060de013b9cc856e
MD5 c5ee9fe321f69ebe96deb4bee725be4d
BLAKE2b-256 ef9d279a92e242006e1082046f5008b59d0a288e1c1f42a4fc0d04959d23c748

See more details on using hashes here.

Supported by

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