Skip to main content

ProPhyle metagenomic classifier

Project description

https://travis-ci.org/karel-brinda/prophyle.svg?branch=master

Getting started

Prerequisities

  • GCC 4.8+

  • ZLib

  • Python 3 with ete3 library

  • SamTools

Custom taxonomic trees

Use bin/build_taxonomic_tree.py to build custom taxonomic trees starting from your database’s fasta indexes and taxonomy files (library/Taxonomy for more information). Taxonomic identifiers are assigned to the sequences first, and then the tree is built using ETE Toolkit and saved with newick format 1. Necessary node attributes are:

  • name: unique node name

  • taxid: unique taxonomic identifier

  • seqname: names of the sequences sharing the same taxid, separated by @

  • fastapath: paths of the sequences’ fasta files, separated by @ (relative paths from their library directory)

  • infasta_offset: positions where each sequence starts inside the corresponding fasta files, separated by @

  • base_len: length of each sequence, separated by @

seqname, infasta_offset and base_len can be found in samtools’ fasta index. Other optional attributes are sci_name, named_lineage, lineage, rank (more info 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

prophyle-0.1.0.16.tar.gz (191.2 kB view hashes)

Uploaded Source

Built Distribution

prophyle-0.1.0.16-py3-none-any.whl (238.0 kB view hashes)

Uploaded Python 3

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