Skip to main content

A command line tool to merge multiple alignments to the same sequence

Project description

FASTA Merge

Description

A tool to merge multiple FASTA alignments to the same reference sequence. Given multiple files with sequences aligned to the same reference sequence, merge reference sequences and aligned sequences such that both alignment and spacing are preserved. This tool may not be suitable for large files, as it reads the full contents of all provided files into memory.

Note: This tool only does rudimentary alignment on the reference sequences. For best results, one of the reference sequences should be a superset of all other reference sequences. If this is not the case, this tool will fall back to aligning all reference sequences pairwise, which requires that all pairs of reference sequences overlap.

Setup

Dependencies

  • python >= 3.6
  • argopt
  • pykxnr

Installation

This project is available through pip as fasta-merge. To install, run:

pip install fasta-merge OR python -m pip install fasta-merge

Executing program

For basic usage, pass the tag name of the reference sequence and a list of files as input. Output can be redirected to a file to save merged alignments.

fasta-merge <label> [<file>...] > output.fasta

Help

fasta-merge -h

Authors

License

This project is licensed under the GPL3 License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to the CU Boulder Whiteley Lab

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

fasta-merge-0.0.2.tar.gz (17.7 kB view details)

Uploaded Source

File details

Details for the file fasta-merge-0.0.2.tar.gz.

File metadata

  • Download URL: fasta-merge-0.0.2.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for fasta-merge-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3d509b25af5b4f0b4d58830cb674807b616302df8552d917ab9e1b3d638c6ade
MD5 f1220da402e3fabfad65d72dcf740cb2
BLAKE2b-256 68f1ef3d2f8ada70136d2a6b924a7316457f446a2d3a2ccfc3a36db82a4905b6

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