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
I pulled the container from docker hub.
I my nextflow.config I have this:
container = 'staphb/pilon'
I ran pilon :
java -Xmx16G -jar "pilon-1.24.jar"
pilon --genome ...
But I got this error
nable to access jarfile pilon-1.24.jar
Any thought? (seems to be a path probem)
Thanks,
TJ
The text was updated successfully, but these errors were encountered:
I pulled the container from docker hub.
I my nextflow.config I have this:
container = 'staphb/pilon'
I ran pilon :
java -Xmx16G -jar "pilon-1.24.jar"
pilon --genome ...
But I got this error
nable to access jarfile pilon-1.24.jar
Any thought? (seems to be a path probem)
Thanks,
TJ
The text was updated successfully, but these errors were encountered: