We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: Ubuntu 16.04 Python v 2.7.12 Perl v 5.22.1 blast v 2.2.31+ ntthal installed
I cloned this repo attempted the test. No output. When I run with bash -x I get:
$ bash -x MSSPE-design.sh ZIKV-96seqs.fasta 13 500 250 50 0.1 2 -9000 8
Any help is appreciated! -Ben
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OS: Ubuntu 16.04
Python v 2.7.12
Perl v 5.22.1
blast v 2.2.31+
ntthal installed
I cloned this repo attempted the test. No output. When I run with bash -x I get:
$ bash -x MSSPE-design.sh ZIKV-96seqs.fasta 13 500 250 50 0.1 2 -9000 8
++ basename MSSPE-design.sh
++ twin=hxB
++ export twins=hxB
++ twins=hxB
++ '[' hxB = hxB ']'
++ echo ']-L'
++ more
++ uname
++ printf '%s\n' ZIKV-96seqs.fasta 13 500 250 50 0.1 2 -9000 8
++ cut -f2-
13
500
250
50
0.1
2
-9000
8'
13
500
250
50
0.1
2
-9000
8'
Killed
Any help is appreciated!
-Ben
The text was updated successfully, but these errors were encountered: