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

fur error #4

Closed
geronimp opened this issue Nov 28, 2021 · 2 comments
Closed

fur error #4

geronimp opened this issue Nov 28, 2021 · 2 comments

Comments

@geronimp
Copy link

Hi,

Thanks for developing this software, it looks really useful. I ran into an issue while running simple case of 1 target sequence and 29 neighbors. I noticed this was also reported in issue #2

After makeFurDb completed without error, I received the following while trying to run fur itself:

fur  -d database/
# Step                    Sequences  Nucleotides  Mutations (N)
# -------------------------------------------------------------
# Sliding window               1096       593912              0
error in fur: efopen, can't open database//p.fasta

I was able to replicate this issue using a small set of publicly available e coli genomes:
test.tar.gz

Thanks,

Joel

@haubold
Copy link
Contributor

haubold commented Nov 30, 2021

Thanks for taking the trouble of pointing this out again and especially for providing an example data set. I've just fixed this bug, so it is now possible to analyze data sets with a single target sequence.

@geronimp
Copy link
Author

geronimp commented Dec 1, 2021

Thanks for the quick response. Seems to work now!

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

2 participants