-
Notifications
You must be signed in to change notification settings - Fork 2
Taxonomy
Aaron edited this page Apr 9, 2019
·
1 revision
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:
-
ConfigMetadata
requires theGTDB_SSU_SILVA_MAPPING
variable to be set to the current SILVA taxonomy file obtained from here -
ConfigMetadata
requires theGTDB_SSU_SILVA_AGGREGATE
variables 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