-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added ranks and rank_propagation (#207)
Thanks @VinzentRisch! LGTM! - tests passed - flake8 passed I also ran the following and the taxonomy came out as expected: qiime rescript get-ncbi-genomes --p-taxon 1322345 --p-assembly-source all --p-assembly-levels contig --p-no-only-reference --p-ranks phylum class subclass order family subfamily genus species --output-dir ncbi-genome-test-dl --verbose INFO:2024-10-23 16:13:01,936:MainProcess:Downloading 1 records INFO:2024-10-23 16:13:04,860:LokyProcess-3:got 1 records Saved FeatureData[Sequence] to: ncbi-genome-test-dl/genome_assemblies.qza Saved GenomeData[Loci] to: ncbi-genome-test-dl/loci.qza Saved GenomeData[Proteins] to: ncbi-genome-test-dl/proteins.qza Saved FeatureData[Taxonomy] to: ncbi-genome-test-dl/taxonomies.qza
- Loading branch information
1 parent
29bf18a
commit 0091c79
Showing
3 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters