xgt

github.com/ebedthan/xgt
Active30updated 1 month ago
Rust
Apache-2.0

xgt is a command-line tool for programmatic access to the GTDB REST API. It provides four subcommands: search (genome queries with pagination), genome (cards, metadata, taxonomic history), taxon (lineage and genome set retrieval), and diff (per-rank taxonomic comparison between any two GTDB releases). All subcommands support batch input, JSON/CSV/TSV output, file splitting, and automatic retry. Implemented in Rust as a self-contained binary with no runtime dependencies.

Sourced from

  • GitHubgithub.com/ebedthan/xgt
  • bio.toolsxgt

Related resources

Freely available tools for biological computing in Python, with included cookbook, packaging and thorough documentation. Part of the [Open Bioinformatics Foundation](http://open-bio.org/). Contains the very useful [Entrez](https://biopython.org/DIST/docs/api/Bio.Entrez-module.html) package for API access to the NCBI databases.

Active5.1K5 days ago
Python
NOASSERTION

Deep learning-based variant caller

Active3.8K4 months ago
Python
BSD-3-Clause

Minimap2 is an pairwise aligner for genomic and spliced nucleotide sequences. It can perform the assembly-to-assembly alignment, and works with gzip'd FASTQ, FASTA formats. It also finds overlaps between long-reads.

Active2.2K2 months ago
C
NOASSERTION

Ultra-fast, sensitive search and clustering suite for protein and nucleotide sequence sets.

Active2.1K1 day ago
C
MIT

Burrow-Wheeler Aligner for pairwise alignment between DNA sequences.

Active1.8K1 month ago
C
GPL-3.0

Scalable genomic analysis.

Active1.1K1 month ago
Python
MIT