Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent output formatting #33

Open
spitfiredd opened this issue Aug 28, 2023 · 0 comments
Open

Inconsistent output formatting #33

spitfiredd opened this issue Aug 28, 2023 · 0 comments

Comments

@spitfiredd
Copy link

I am getting an output text file with inconsistent formatting, here is a snippet of some of the output I am getting.

Take the following snippet of text output,

NODE_2_length_14983_cov_10.199960_8	K01424
NODE_2_length_14983_cov_10.199960_9
NODE_2_length_14983_cov_10.199960_10	K02055

Running expand test.txt -t 1 > test.txt cleans up all my output files,

For reference I am using version kofamscan=1.3.0 and my script is,

  exec_annotation \
    --cpu $task.cpus \
    -k $ko_list \
    -p $profiles \
    -f mapper \
    -o ${sample}.kofam.txt \
    ${faa}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant