Replies: 1 comment
-
I am a little late getting to this. The code was correct, but not indented correctly as code in the markdown; then the browser chose to display consecutive now fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
seqkit fx2tab –name –only-id –gc viral*.fna.gz | head
should be
seqkit fx2tab --name --only-id --gc viral*.fna.gz | head
Beta Was this translation helpful? Give feedback.
All reactions