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

use fasta-index tar #28

Open
kjwinfield opened this issue Feb 28, 2024 · 0 comments
Open

use fasta-index tar #28

kjwinfield opened this issue Feb 28, 2024 · 0 comments

Comments

@kjwinfield
Copy link
Contributor

app currently has four ref genome inputs in the config

  • .fa.gz
  • .fai
  • .gzi
  • .fasta-index

The fasta-index is unpacked anyway, (code.sh 219-220)

# Unpack fasta reference
	tar xzf $ref_bcftools

It would make sense to just input the fasta-index tar

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