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
In the *.overall_stats.tsv.gz file, the column gtdb_n_orfs is prefixed with the assembler and orf callers, which it shouldn't. In other words, e.g. megahit.prodigal.gtdb_n_orfs should change to just gtdb_n_orfs. This is probably a consequence of my file name work.
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
In the
*.overall_stats.tsv.gz
file, the columngtdb_n_orfs
is prefixed with the assembler and orf callers, which it shouldn't. In other words, e.g.megahit.prodigal.gtdb_n_orfs
should change to justgtdb_n_orfs
. This is probably a consequence of my file name work.Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: