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
Dear, I trying to run the Clair using docker
Here is my command docker run -v '/home/gsh/nanocaller/input':'/input/' -v '/home/gsh/nanocaller/output':'/output/'-it hkubal/clair3:latest /opt/bin/run_clair3.sh -b /input/filtered-minmap_rsvrbv_n1_24hpi-soreted_1m.bam -f /input/KT992094.1.fasta -output /output --threads=5 --platform=ont --model_path=/opt/models/r941_prom_hac_g360+g422
I am getting this error and I am not sure what is the problem
Thanks in advance,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear,
I trying to run the Clair using docker
Here is my command
docker run -v '/home/gsh/nanocaller/input':'/input/' -v '/home/gsh/nanocaller/output':'/output/'-it hkubal/clair3:latest /opt/bin/run_clair3.sh -b /input/filtered-minmap_rsvrbv_n1_24hpi-soreted_1m.bam -f /input/KT992094.1.fasta -output /output --threads=5 --platform=ont --model_path=/opt/models/r941_prom_hac_g360+g422
I am getting this error and I am not sure what is the problem
Thanks in advance,
The text was updated successfully, but these errors were encountered: