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
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Set up and index BAM/CRAM
BAM file and index both exist in the mounted volume; continuing
Generate contigs [E::hts_open_format] Failed to open file input.bam
samtools view: failed to open "input.bam" for reading: No such file or directory
Launching jobs parallelized by contig
Converting results to VCF format
Convert Lumpy results to VCF format
ls: cannot access *.vcf: No such file or directory
Hello authors,
After running locally on MacOS X, I received the following error
sudo docker run -v /Users/am5153/LUMPY_WGS:/home/dnanexus/in -v /Users/am5153/LUMPY_WGS/TEMP:/home/dnanexus/out dnanexus/parliament2 --bam Sheba0083AA.131199.bam --bai Sheba0083AA.131199.bam.bai -r hs37d5.fa.gz --fai hs37d5.fa.fai --lumpy
Set up and index BAM/CRAM
BAM file and index both exist in the mounted volume; continuing
Generate contigs
[E::hts_open_format] Failed to open file input.bam
samtools view: failed to open "input.bam" for reading: No such file or directory
Launching jobs parallelized by contig
Converting results to VCF format
Convert Lumpy results to VCF format
ls: cannot access *.vcf: No such file or directory
This looks similar to this issue
#39
docker version used --
System Version: macOS 10.15.5 (19F101)
Kernel Version: Darwin 19.5.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Would appreciate if you would help me to resolve this ---
Thanks!
The text was updated successfully, but these errors were encountered: