Skip to main content

BuscoPhylo is a free, online pipeline for performing BUSCO-based phylogenomic analysis. It quickly analyzes genome sequences in FASTA format and provides results ready for publication. The user-friendly interface makes it accessible for anyone to use.

Project description

BuscoPhylo is a free online pipeline for phylogenomic analysis using BUSCO. It quickly analyzes FASTA formatted genome sequences and provides ready-to-publish results. The user-friendly interface makes it easy to use for anyone.

To access the BuscoPhylo API, you need to log in to the user dashboard and have an API token for authentication. Your API token can be found under your user name in the dashboard. To install the BuscoPhylo API, simply run “pip install buscophylo” in your terminal.

To use the BuscoPhylo API, import the buscophylo module, initiate an instance of the BuscoPhylo class, and set your API token, project name, lineage, mode, and directory. Finally, run the run function. Example code:

from buscophylo import BuscoPhylo

buscophylo = BuscoPhylo()

buscophylo.Token(“YOUR_TOKEN”)

buscophylo.Project_Name(“Project_Name”)

buscophylo.lineage(“Lineage”)

buscophylo.mode(“Mode”)

buscophylo.directory(“Directory”)

buscophylo.Project_groupe(“outgroup”) # optional

buscophylo.run()

If you use the BuscoPhylo API in your work, please cite it in your publication to acknowledge its contribution. BuscoPhylo is also available on PyPI at https://pypi.org/project/BuscoPhylo/.

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

buscophylo-1.2.2.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file buscophylo-1.2.2.tar.gz.

File metadata

  • Download URL: buscophylo-1.2.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for buscophylo-1.2.2.tar.gz
Algorithm Hash digest
SHA256 48fb9222c64cdad93d7dfce03c7c7e457796af455637c69067709d17e645e3f6
MD5 ae52044a6da44b8f3e08c95d0326a7f8
BLAKE2b-256 14d5858237c68b93f0bd617628ef5e19d69d18062c8bf40e983db635a64e52c4

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