You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📝 Fix typos in databases docs
🔥📝 Remove misleading note on autometa being packaged with markers
📝 Add code block template commands to download/format markers
Once unzipped `gtdb-taxdump.tar.gz` will have the taxdump files of all the respective GTDB releases. Make sure that the release you use is in line with the `gtdb_proteins_aa_reps.tar.gz` release version. It's better to always use the latest version.
104
+
Once unzipped `gtdb-taxdump.tar.gz` will have the taxdump files of all the respective GTDB releases.
105
+
Make sure that the release you use is in line with the `gtdb_proteins_aa_reps.tar.gz` release version.
106
+
It's better to always use the latest version.
91
107
92
-
All the taxonomy files for a specific taxonomy database should be in a single directory. You can now copy the taxdump files of the desired release version in the sample directory as `gtdb.dmnd`
108
+
All the taxonomy files for a specific taxonomy database should be in a single directory.
109
+
You can now copy the taxdump files of the desired release version in the sample directory as `gtdb.dmnd`
93
110
94
-
Alternatively if you have manually downloaded `gtdb_proteins_aa_reps.tar.gz` and `gtdb-taxdump.tar.gz` you can run the following command to format the `gtdb_proteins_aa_reps.tar.gz` to generate `gtdb.dmnd` and make it ready for Autometa.
111
+
Alternatively if you have manually downloaded `gtdb_proteins_aa_reps.tar.gz` and `gtdb-taxdump.tar.gz` you can run the
112
+
following command to format the `gtdb_proteins_aa_reps.tar.gz` to generate `gtdb.dmnd` and make it ready for Autometa.
0 commit comments