Ecogenomics / GTDBNCBI

The GTDB provides the software infrastructure for working with a large collection of genomic resources. The major goal of this initiative is to provide a phylogenetically consistent taxonomy for archaea and bacteria.
https://gtdb.ecogenomic.org/
GNU General Public License v3.0
9 stars 2 forks source link

Possibility to download SSU sequences #40

Closed pchaumeil closed 8 years ago

pchaumeil commented 8 years ago

with the SSU sequences stored now in the database (metadata_ssu table), it would be great to be able to download all of them into a Fasta file.

The format of this Fasta file will be as following:

genome_id|contig_id gtdb_taxonomy sequence

pchaumeil commented 8 years ago

This has been has been implemented and will be available in the next release of GTDB.

The command is : gtdb genomes ssu_export [--output]