Skip to content

tsenoner/unknown_unknowns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unknown Unknowns

A project for exploring and analyzing biological data, with a focus on phylogenetic and taxonomic analysis.

NCBI Taxonomy Extractor

The src/tree/taxonomy_extractor.py script provides a simple way to extract all taxa of a specified rank from the NCBI taxonomy database using taxopy. It generates clean text files with one taxon name per line, making it easy to work with taxonomic data for further analysis.

python src/tree/taxonomy_extractor.py phylum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages