Skip to main content

description

Project description

info-badge github-release-badge pypi-badge doi-badge ci-tests-badge

Introduction

Rapid estimation of phylogenetic trees directly from FASTA files in the style of Mashtree. With the default options, its output is identical to Mashtree, but the computation takes only a fraction of time.

Installation

Using Bioconda

conda install -y -c bioconda -c conda-forge attotree

Using PyPI

First, install the following dependencies:

Then install the Attotree Python package:

pip install -U attotree

Quick example

conda install attotree
attotree tests/*.fa

Command-line parameters

$ attotree -h

Program: attotree (rapid estimation of phylogenetic trees using sketching)
Version: 0.1.6
Author:  Karel Brinda <karel.brinda@inria.fr>

usage: attotree [-k INT] [-s INT] [-t INT] [-o FILE] [-m STR] [-d DIR] [-L] [-D] [-V] genome [genome ...]

positional arguments:
  genome      input genome file(s) (fasta / gzipped fasta / list of files when "-L")

options:
  -h          show this help message and exit
  -v          show program's version number and exit
  -k INT      kmer size [21]
  -s INT      sketch size [10000]
  -t INT      number of threads [#cores, 10]
  -o FILE     newick output [-]
  -m STR      tree construction method (nj/upgma) [nj]
  -d DIR      tmp dir [default system, /var/folders/z6...]
  -L          input files are list of files
  -D          debugging (don't remove tmp dir)
  -V          verbose output

Issues

Please use Github issues.

Changelog

See Releases.

Licence

MIT

Authors

Karel Brinda <karel.brinda@inria.fr>

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

attotree-0.1.6.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

attotree-0.1.6-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file attotree-0.1.6.tar.gz.

File metadata

  • Download URL: attotree-0.1.6.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for attotree-0.1.6.tar.gz
Algorithm Hash digest
SHA256 9794d2051c007e2e2f38cae53492c2c17b74e6cde2ee5859a8b051dbd65f3a78
MD5 2b12d0f2d185c36b3af6756cb6cfe4d9
BLAKE2b-256 3986113f7cdc75ff80a15d9c1b87f680c0d3ae5d630e562d60c1ac6774bb4f4a

See more details on using hashes here.

File details

Details for the file attotree-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: attotree-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for attotree-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 04dc2e5f3e8637a480612062fc28c27218dde3f6fbccd235eda2e00e3dbd8b5c
MD5 96ae30f36078b1ac4be9daa1e3078697
BLAKE2b-256 b0232fa7b5539fd50f3ddba8c18bbda89e9384c2fb6daf440bfe3749517bcd02

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