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
Hi,
I work on viral omics and I'm using your tool to get complete lineages out. I really like the function where I can get formatted lineages out. cut -f 2 updated_taxids.txt | taxonkit reformat -I 1 -f "{k},{K},{p},{c},{o},{f},{g},{s},{S},{T}" -F > lineage.txt
I wonder if you could consider adding viral realms as one of the placeholders.
Thank you!
Cheers,
Hisham
The text was updated successfully, but these errors were encountered:
Hi,
I work on viral omics and I'm using your tool to get complete lineages out. I really like the function where I can get formatted lineages out.
cut -f 2 updated_taxids.txt | taxonkit reformat -I 1 -f "{k},{K},{p},{c},{o},{f},{g},{s},{S},{T}" -F > lineage.txt
I wonder if you could consider adding viral realms as one of the placeholders.
Thank you!
Cheers,
Hisham
The text was updated successfully, but these errors were encountered: