Skip to main content

Automatic pre-curation of GTDB trees.

Project description

GTDB Precurate

PyPI

gtdb_precurate is an internally used tool used that provides automatic pre-curation of GTDB trees.

Installation

gtdb_precurate is available on PyPI and can be installed with pip:

pip install gtdb_precurate

Usage

After a successful install, the gtdb_precurate command should be available.

The following positional arguments are required:

  • metadata - This is the path to the metadata file, it should contain a header as the first line. The only requirement is that it has the following columns: formatted_accession and ncbi_wgs_formatted.
  • red_dict - This is the path to the RED dictionary output by PhyloRank.
  • red_decorated_tree - This is the path to the scaled RED decorated output by PhyloRank.
  • out_directory - This is the path to the directory where the output files will be written.

The following optional arguments are available:

  • --min-bootstrap - This is the minimum bootstrap value to consider a node to be supported. Default: 95.0.
  • --debug - This enables debug logging. Default: False.

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

gtdb_precurate-1.0.2.tar.gz (21.6 kB view hashes)

Uploaded Source

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