Taxonomy - Ecogenomics/GTDBNCBI GitHub Wiki
Generating a [GTDB/SILVA] to [SILVA/GTDB] summary file.
GTDB to SILVA:
gtdb taxonomy gtdb_silva_export --output /tmp/gtdb_to_silva.tsv
SILVA to GTDB:
gtdb taxonomy silva_gtdb_export --output /tmp/silva_to_gtdb.tsv
Prerequisites:
ConfigMetadatarequires theGTDB_SSU_SILVA_MAPPINGvariable to be set to the current SILVA taxonomy file obtained from hereConfigMetadatarequires theGTDB_SSU_SILVA_AGGREGATEvariables to be set, this is an aggregate of all SSU BLAST taxonomy files from each representative genome. This is generated by runningscripts_dev/silva_aggregate_last_hits.py