Closed GWheelerEB closed 7 years ago
Hi @GWheelerEB,
Thank you for the issue you raised. I found that I missed a "$" in Line 1254. The "site" should be "$site". You may change the code in your 'runBNG' or download the fixed version. Let me know if it works.
Cheers, Andy
Thanks a lot! It now seems to work as intended even when setting large expected genome size values.
On attempting to run runBNG, I get an error where bnxSort fails to complete properly. Log information does not provide much that would help me get to the root of this problem. Tools and scripts are both installed and have executable permissions set for all files, and example files seem to work as intended. It seems I can get it to run if I reduce the genome size substantially, however a 5GBase genome is what I am expecting. The command I am attempting to run is:
./runBNG denovo -t ~/tools -s ~/scripts -b ~/Storage/BioNano/Assembly/Datasets/Q/Detect\ Molecules/Molecules.bnx -T 1400 -j 28 -z 5000 -o ~/Storage/BioNano/Output
The complete output I get is as follows: