I have a issue. I have up to date version. I just try to follow the example. I installed VirtualBox on my computer and ran Ubuntu 16.04.3.
But on a step when I run the command:
~/phyloscanner/phyloscanner_make_trees.py InputFileList.csv --auto-window-params 300,-700,1000,8300 --alignment-of-other-refs ~/phyloscanner/InfoAndInputs/2refs_HXB2_C.BW.fasta --pairwise-align-to B.FR.83.HXB2_LAI_IIIB_BRU.K03455
I get the following output:
Skipping to the next window.
Now extracting and processing reads in window 8000-8299
Running RAxML on the processed & aligned reads in window 8000-8299
Problem making the ML tree with RAxML in window 8000-8299. It returned an exit code of -4, printed this to stdout:
and printed this to stderr:
Skipping to the next window.
Info: phyloscanner_make_trees.py has processed all windows but has not produced any trees, either because you told it not to, or because of a lack of reads, or because of non-fatal errors. Check earlier warning/error messages.
I don't know what went wrong and what to do next. I would like to know how to solve this problem.
Originally posted by @scotthjj in #54 (comment)
I have a issue. I have up to date version. I just try to follow the example. I installed VirtualBox on my computer and ran Ubuntu 16.04.3.
But on a step when I run the command:
~/phyloscanner/phyloscanner_make_trees.py InputFileList.csv --auto-window-params 300,-700,1000,8300 --alignment-of-other-refs ~/phyloscanner/InfoAndInputs/2refs_HXB2_C.BW.fasta --pairwise-align-to B.FR.83.HXB2_LAI_IIIB_BRU.K03455
I get the following output:
Skipping to the next window.
Now extracting and processing reads in window 8000-8299
Running RAxML on the processed & aligned reads in window 8000-8299
Problem making the ML tree with RAxML in window 8000-8299. It returned an exit code of -4, printed this to stdout:
and printed this to stderr:
Skipping to the next window.
Info: phyloscanner_make_trees.py has processed all windows but has not produced any trees, either because you told it not to, or because of a lack of reads, or because of non-fatal errors. Check earlier warning/error messages.
I don't know what went wrong and what to do next. I would like to know how to solve this problem.
Originally posted by @scotthjj in #54 (comment)