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

Index on the fly #63

Open
chasemc opened this issue Jul 7, 2023 · 0 comments
Open

Index on the fly #63

chasemc opened this issue Jul 7, 2023 · 0 comments

Comments

@chasemc
Copy link
Contributor

chasemc commented Jul 7, 2023

-i, --index

    Create a BGZF index while compressing. Unless the -I option is used, this will have the name of the compressed file with .gzi appended to it. 

bgzip \\
--threads ${task.cpus} \\
-c > nr.faa.bgz
samtools \\
faidx \\
nr.faa.bgz

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