-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Problem opening file: '-fold'] --> angst-wrapper SFS ./Site_Frequency_Spectrum_Config in online tutorial #11
Comments
UPDATE: I think there is something wrong with my Maize_SFSOut.saf.idx file but I'm not sure what the issue is. Specifically "Only read nSites: 0 will therefore prepare next chromosome (or exit)" I found some related threads that suggest filtering is too stringent but since this is all based on the angsd-wrapper tutorial that doesn't seem the likely culprit.
|
I'll look into it - Your config file might help with troubleshooting. |
Hi all, I also have the same issue with my own data: Problem opening file: '-fold' after running SFS. My _SFSOut.saf.idx file also contains:
|
I also encounter the same problem when running the tutorial (Example_Data/Maize). Here is output message: WRAPPER: Zipping advanced arguments onto basic ones
[emFrequency_F] caught nan will not exit
SFS/Maize_SFSOut.saf.idx is not right. It only contains one line as follows: SFS/Maize_DerivedSFS.graph.me is of size of 0. Has anyone resolved this problem yet? Please help. Thanks! |
I followed the installation instructions and the tutorial instructions but am running into an error when I try to run the Site Frequency Spectrum.
angsd-wrapper SFS ./Site_Frequency_Spectrum_Config
This is my output and it appears it's failing when trying to find the file needed to fold (or not fold) the spectrum, but it can't.
Looking at the wrapper shell script (Site_Frequency_Spectrum.sh) it appears that is failing in the final section of the script in the middle of a series of pipes to the final file which does get output in my scratch directory, it's just empty.
I can also include my configuration file if helpful (Site_Frequency_Spectrum_Config) which also directs the script to another configuration file in the same directory (Common_Config), but I'm wondering whether anyone else has run into this error while trying to move through this tutorial before. I am trying to figure out if this is a file path issue or if the SFS is not running correctly and there is some other error in the output file I am not identifying correctly.
The text was updated successfully, but these errors were encountered: