Skip to main content

Bundled utilities for manipulating and integrating FASTA files

Project description

FASTAfurious

PyPI version example workflow
Bundled utilities for manipulation and integration of FASTA files

FASTAfurious provides a set of utilities for the following routine FASTA modifications:

  • creating a FASTA subset based on a list of sequence names (inclusion or exclusion)
  • printing statistics and filtering sequences based on genome completeness and length
  • renaming fasta headers based on a data sheet

Installation

git clone https://github.com/matt-sd-watson/FASTAfurious.git && cd FASTAfurious
conda env create -f environment.yml
conda activate fastafurious
pip install . 

Updating

cd FASTAfurious && git pull
pip install . 

Usage

fastafurious -h
usage: fastafurious [-h] {filter,composition,subset,rename,compare} ...

fastafurious: Bundled utilities for manipulating and integrating FASTA files

optional arguments:
  -h, --help            show this help message and exit

subcommands:
  fastafurious provides a series of bundled functions to 
  easily manipulate and integrate FASTA FILES into routine 
  bioinformatics workflows

  {filter,composition,subset,rename,compare}
    filter              filter sequences in FASTA based on completeness and length
    composition         Print the composition statistics of FASTA sequences (completeness/length)
    subset              Create a FASTA subset based on a txt list or bash record input
    rename              Rename the headers of a fasta file based on the columns of a CSV file
    compare             Compare the header entries of two FASTA input files
    version             Print the current FASTAfurious version then exit.

Acknowledgments

code for fastafurious subset was based on the python script originally written by santiagosnchez here

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

fastafurious-1.2.5.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

fastafurious-1.2.5-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file fastafurious-1.2.5.tar.gz.

File metadata

  • Download URL: fastafurious-1.2.5.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for fastafurious-1.2.5.tar.gz
Algorithm Hash digest
SHA256 2c00b6e168e914a9da2f92a1f56980c1b4d574d9406826f02f41b2b868e560b6
MD5 03dd46a34f9aab338f09cba76a20c329
BLAKE2b-256 071a7925cd8789b00265dc9e2a9d0d05a5cf28ae22a351f3afec6a598c6dacde

See more details on using hashes here.

File details

Details for the file fastafurious-1.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for fastafurious-1.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 997527af2b96534b4913a0687a1d49a9035133c0ae82dc671e445a82ea45467d
MD5 b3d82882efe8965e91c9f6481b3aa846
BLAKE2b-256 16c0507f0c05c0c4e2ed6069b8cbc1d287fab4edbd07fe34a8b0f5554aae5efd

See more details on using hashes here.

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