You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when running the third command, I only receive error messages:
[samapps@e1001 test2]$ Phylotyping.pl -CPUs 24 > phylotype.result
Error occured when assigning phylotype for Gamma.7
Error occured when assigning phylotype for Gamma.294
Error occured when assigning phylotype for Gamma.103
Error occured when assigning phylotype for Gamma.68
Error occured when assigning phylotype for Gamma.133
Error occured when assigning phylotype for Gamma.124
(truncated output)
and at the end
cat: *.phylotype: No such file or directory
Do you have any idea what could be the reason for the errors during the Phylotyping.pl run ?
The text was updated successfully, but these errors were encountered:
Hi,
I installed phyla_AMPHORA and its dependencies as described in the documentation. Then I tried to run the example from the testData (ecoli.fasta).
I was running the following 3 commands as described in the documentation:
MarkerScanner.pl -Phylum 3 -DNA ecoli.fasta
MarkerAlignTrim.pl -WithReference -OutputFormat phylip
Phylotyping.pl -CPUs 24 > phylotype.result
The first command worked as described and produced the .pep files.
The second command was also running fine and I got the .aln and .mask files:
(truncated output)
But when running the third command, I only receive error messages:
(truncated output)
and at the end
cat: *.phylotype: No such file or directory
Do you have any idea what could be the reason for the errors during the Phylotyping.pl run ?
The text was updated successfully, but these errors were encountered: